Re: [PATCH v2 3/3] Posix asynchronous I/O support: other files

2018-04-19 Thread Corinna Vinschen
On Apr 19 01:04, Mark Geisert wrote: > 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 is the 2nd WIP patch set for AIO. The st

[PATCH v2 3/3] Posix asynchronous I/O support: other files

2018-04-19 Thread Mark Geisert
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 is the 2nd WIP patch set for AIO. The string XXX marks issues I'm specifically requesti