This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-09 02:44:53 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
bee89be4f443b9274e73235f2a39a08a82f1be3e
nuttx
/
fs
/
aio
T
History
Gregory Nutt
9ac09db800
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
2014-11-25 13:46:14 -06:00
..
aio_cancel.c
…
aio_fsync.c
AIO now also supports socket transfers
2014-10-11 08:15:23 -06:00
aio_initialize.c
…
aio_queue.c
…
aio_read.c
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
2014-11-25 13:46:14 -06:00
aio_signal.c
…
aio_write.c
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
2014-11-25 13:46:14 -06:00
aio.h
AIO now also supports socket transfers
2014-10-11 08:15:23 -06:00
aioc_contain.c
AIO: Several fixes for socket transfers, mostly from Victor Mayoral Vilches
2014-10-27 15:54:35 -06:00
Kconfig
…
Make.defs
…