Cygwin: timers: implement timerfd
First cut of a timerfd implementation. Still TODO: - fork/exec semantics - timerfd_settime TFD_TIMER_CANCEL_ON_SET flag - ioctl(TFD_IOC_SET_TICKS) - bug fixes Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@@ -1488,6 +1488,9 @@ timer_delete SIGFE
|
||||
timer_getoverrun SIGFE
|
||||
timer_gettime SIGFE
|
||||
timer_settime SIGFE
|
||||
timerfd_create SIGFE
|
||||
timerfd_gettime SIGFE
|
||||
timerfd_settime SIGFE
|
||||
times SIGFE
|
||||
timezone SIGFE
|
||||
timingsafe_bcmp NOSIGFE
|
||||
|
Reference in New Issue
Block a user