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/doc/posix.xml
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/doc/posix.xml')
-rw-r--r--winsup/doc/posix.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/doc/posix.xml b/winsup/doc/posix.xml
index 365a8f0b5..8e9b1a511 100644
--- a/winsup/doc/posix.xml
+++ b/winsup/doc/posix.xml
@@ -1394,6 +1394,9 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
strverscmp
sysinfo
tdestroy
+ timerfd_create
+ timerfd_gettime
+ timerfd_settime
timegm
timelocal
toascii_l