about summary refs log tree commit diff
path: root/src/aio/aio_readwrite.c
Commit message (Expand)AuthorAgeFilesLines
* clean up sloppy nested inclusion from pthread_impl.hRich Felker2012-11-081-0/+3
* stupid typo (caused by rather ugly spelling in POSIX..) in aioRich Felker2011-09-281-1/+1
* fix return types for aio_read and aio_write againRich Felker2011-09-131-2/+2
* implement POSIX asynchronous ioRich Felker2011-09-091-0/+104