DynamoRIO / DynamoRIO/dynamorio
add support for timer_create
Open
Bug-AppFail
Hotlist-Release
OpSys-Linux
Priority-High
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Xref #1139
The 2.6 kernel added new ways to set itimers which we never added to DR. Though we don't need to emulate them to multiplex with DR's use of itimers as they are a separate itimer space, we do need to integrate into app alarm signal handling.
Contributor guide
Assessment
This issue has not been assessed yet.