DynamoRIO / DynamoRIO/dynamorio
add support for SYS_timerfd_create
Open
help wanted
Hotlist-Release
Migrated
OpSys-Linux
Priority-Medium
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 30
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on April 07, 2013 13:21:02_
The linux kernel had some features added "recently" (relative to DR's signal
handling implementation :)), in 2007 in the 2.6.22 kernel, that DR needs to
handle because DR emulates that part of the kernel. signalfd ( issue #1138 ) is one of them, and timerfd (this issue) is another.
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1139_
Contributor guide
Assessment
This issue has not been assessed yet.