mirror of
https://github.com/apache/nuttx.git
synced 2026-08-21 13:38:28 +00:00
Update ChangeLog
This commit is contained in:
parent
f73a18ae39
commit
018cf3319a
1 changed files with 5 additions and 0 deletions
|
|
@ -8751,3 +8751,8 @@
|
|||
lio_listio.c, and aio_fsync.c. This completes this implementation
|
||||
of the asynchronous I/O interfaces but there are still untested
|
||||
(2014-9-5).
|
||||
* fs/aio/Make.defs, aio.h, aio_cancel.c, aio_fsync.c, aio_read.c,
|
||||
aio_signal.c, and aio_write.c: 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-5).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue