summaryrefslogtreecommitdiff
path: root/nuttx/libc/aio/aio_error.c
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_LIBC_AIO to CONFIG_FS_AIO since it is now an OS propertyGregory Nutt2014-10-051-2/+2
* First round of changes fo AIO integrationGregory Nutt2014-10-051-1/+1
* Initial implementation of aio_fsync()Gregory Nutt2014-10-051-1/+1
* Add initial implementatin of aio_return() and aio_error()Gregory Nutt2014-10-041-0/+114