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
Xiang Xiao
a9ff43d93c
fs/aio, libs/libc/aio, sched/mqueue, sched/timer, and sched/signal: Remove the code duplication for SIGEV_THREAD.
2018-11-08 08:19:17 -06:00
..
aio_cancel.c
This commit adds support for the MAX3421E to the viewtool-stm32107 board support
2018-07-13 10:45:08 -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
fs/aio: Fix one additional place where the errno variable is being accessed inappropriately.
2018-01-31 09:19:19 -06:00
aio_signal.c
fs/aio, libs/libc/aio, sched/mqueue, sched/timer, and sched/signal: Remove the code duplication for SIGEV_THREAD.
2018-11-08 08:19:17 -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
Squashed commit of the following:
2018-01-30 11:08:18 -06:00
Kconfig
…
Make.defs
…