This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-16 01:41:17 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
2c8eb5b240d9065deb1e44c844d72d7fe00a7561
nuttx
/
fs
/
aio
T
History
Gregory Nutt
a959d7fefa
fs/aio: Fix one additional place where the errno variable is being accessed inappropriately.
2018-01-31 09:19:19 -06:00
..
aio_cancel.c
…
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
Squashed commit of the following:
2017-10-07 10:57:09 -06:00
aio_write.c
…
aio.h
…
aioc_contain.c
Squashed commit of the following:
2018-01-30 11:08:18 -06:00
Kconfig
…
Make.defs
…