aboutsummaryrefslogtreecommitdiff
path: root/src/aio/aio_error.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add missing legacy LFS *64 symbol aliases•••versionsort64, aio*64 and lio*64 symbols were missing, they are only needed for glibc ABI compatibility, on the source level dirent.h and aio.h already redirect them. Szabolcs Nagy2014-09-051-0/+3
* fix inconsistent signature for aio_errorRich Felker2011-09-141-1/+1
* implement POSIX asynchronous io•••some features are not yet supported, and only minimal testing has been performed. should be considered experimental at this point. Rich Felker2011-09-091-0/+6