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:
authorMark Geisert <mark@maxrnd.com>2018-07-24 08:31:59 +0300
committerCorinna Vinschen <corinna@vinschen.de>2018-07-25 10:36:24 +0300
commit7f32efbf73785296dfba1e3f1fece5117fc68f13 (patch)
treedd26429435746e0316c1da7e598728e899929879 /winsup/cygwin/common.din
parent87253cbe385728c3aafb561f21bb623dbfb4d576 (diff)
POSIX Asynchronous I/O support: other files
Updates to misc files to integrate AIO into the Cygwin source tree. Much of it has to be done when adding any new syscalls. There are some updates to limits.h for AIO-specific limits. And some doc mods.
Diffstat (limited to 'winsup/cygwin/common.din')
-rw-r--r--winsup/cygwin/common.din8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/cygwin/common.din b/winsup/cygwin/common.din
index d81b9c5da..312b04c5b 100644
--- a/winsup/cygwin/common.din
+++ b/winsup/cygwin/common.din
@@ -195,6 +195,13 @@ acosh NOSIGFE
acoshf NOSIGFE
acoshl NOSIGFE
acosl NOSIGFE
+aio_cancel SIGFE
+aio_error NOSIGFE
+aio_fsync SIGFE
+aio_read SIGFE
+aio_return NOSIGFE
+aio_suspend SIGFE
+aio_write SIGFE
alarm SIGFE
aligned_alloc SIGFE
alphasort NOSIGFE
@@ -843,6 +850,7 @@ lgammal_r NOSIGFE
lgetxattr SIGFE
link SIGFE
linkat SIGFE
+lio_listio SIGFE
listen = cygwin_listen SIGFE
listxattr SIGFE
llabs NOSIGFE