Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2019-01-16 00:02:33 +0300
committerCorinna Vinschen <corinna@vinschen.de>2019-01-16 00:02:33 +0300
commit068182e26c7b397df579b69a18f745092844d1b4 (patch)
tree33a2b6d9888c831af892caf741c8d84dbdd6d360 /winsup/cygwin/common.din
parentb6f53617a7512082abb7e249d93cbbbe02f19255 (diff)
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>
Diffstat (limited to 'winsup/cygwin/common.din')
-rw-r--r--winsup/cygwin/common.din3
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/common.din b/winsup/cygwin/common.din
index b7f39f9c0..384cf0b15 100644
--- a/winsup/cygwin/common.din
+++ b/winsup/cygwin/common.din
@@ -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