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.
This commit is contained in:
Mark Geisert
2018-07-23 22:31:59 -07:00
committed by Corinna Vinschen
parent 87253cbe38
commit 7f32efbf73
10 changed files with 44 additions and 26 deletions

View File

@@ -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