This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-02 12:49:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
679ae385aa
nuttx
/
libc
/
aio
History
Download ZIP
Download TAR.GZ
Gregory Nutt
5772813d29
Change the name of the local variable sigset to set to prevent name collisions with the function of the same name
2015-07-31 13:32:10 -06:00
..
aio.h
libc/aio/aio.h is empty, but add some protection anyway in case it is ever used in the future
2014-10-09 10:52:53 -06:00
aio_error.c
Rename CONFIG_LIBC_AIO to CONFIG_FS_AIO since it is now an OS property
2014-10-05 15:44:43 -06:00
aio_return.c
Rename CONFIG_LIBC_AIO to CONFIG_FS_AIO since it is now an OS property
2014-10-05 15:44:43 -06:00
aio_suspend.c
Fix compile problems with debug on
2014-10-06 12:28:37 -06:00
lio_listio.c
Change the name of the local variable sigset to set to prevent name collisions with the function of the same name
2015-07-31 13:32:10 -06:00
Make.defs
Rename CONFIG_LIBC_AIO to CONFIG_FS_AIO since it is now an OS property
2014-10-05 15:44:43 -06:00