This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
fs
/
aio
History
Gregory Nutt
536e4d7fa6
fs/vfs: Change the return value of internal function fs_getfilep(). It no longer sets the errno variable but, rather, returns errors in the same manner as other internal OS functions.
2017-10-11 08:39:19 -06:00
..
aio_cancel.c
Update TODO, cosmetic changes, spelling -- US English spells it canceled and canceling vs cancelled and cancelling. No idea why.
2016-12-09 18:39:40 -06:00
aio_fsync.c
fs/vfs: Change the return value of internal function fs_getfilep(). It no longer sets the errno variable but, rather, returns errors in the same manner as other internal OS functions.
2017-10-11 08:39:19 -06:00
aio_initialize.c
Squashed commit of the following:
2017-10-04 15:22:27 -06:00
aio_queue.c
…
aio_read.c
Update TODO, cosmetic changes, spelling -- US English spells it canceled and canceling vs cancelled and cancelling. No idea why.
2016-12-09 18:39:40 -06:00
aio_signal.c
Squashed commit of the following:
2017-10-07 10:57:09 -06:00
aio_write.c
Squashed commit of the following:
2017-09-30 10:41:21 -06:00
aio.h
Fix a number of header files with mismatched 'extern C {' and '}'
2016-11-05 07:25:05 -06:00
aioc_contain.c
fs/vfs: Change the return value of internal function fs_getfilep(). It no longer sets the errno variable but, rather, returns errors in the same manner as other internal OS functions.
2017-10-11 08:39:19 -06:00
Kconfig
…
Make.defs
…