This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
018cf3319a
incubator-nuttx
/
libc
/
aio
History
Gregory Nutt
f73a18ae39
Move all file operations from libc/aio to fs/aio. These will need to be kernel routines in order to handler issues with using file descriptors on worker thread
2014-10-05 15:33:31 -06:00
..
Make.defs
Move all file operations from libc/aio to fs/aio. These will need to be kernel routines in order to handler issues with using file descriptors on worker thread
2014-10-05 15:33:31 -06:00
aio.h
Move all file operations from libc/aio to fs/aio. These will need to be kernel routines in order to handler issues with using file descriptors on worker thread
2014-10-05 15:33:31 -06:00
aio_error.c
First round of changes fo AIO integration
2014-10-05 13:57:55 -06:00
aio_return.c
First round of changes fo AIO integration
2014-10-05 13:57:55 -06:00
aio_suspend.c
First round of changes fo AIO integration
2014-10-05 13:57:55 -06:00
lio_listio.c
Most paranoid changes to assure the state of things
2014-10-05 12:34:22 -06:00