mirror of
https://github.com/apache/nuttx.git
synced 2026-09-27 18:58:27 +08:00
Update ChangeLog
This commit is contained in:
@@ -8729,9 +8729,11 @@
|
|||||||
Add support for 64-bit lonjmp/setjmp in simulator platform. This
|
Add support for 64-bit lonjmp/setjmp in simulator platform. This
|
||||||
will permit operation of the simulation natively on a 64-bit platform
|
will permit operation of the simulation natively on a 64-bit platform
|
||||||
(2014-10-2).
|
(2014-10-2).
|
||||||
* include/fcntl.h: Implement create() as a macro (2014-10/4).
|
* include/fcntl.h: Implement create() as a macro (2014-10-4).
|
||||||
* fs/vfs/Make.defs, fs_pread.c fs_pwrite.c, and include/unistd.h: Add
|
* fs/vfs/Make.defs, fs_pread.c fs_pwrite.c, and include/unistd.h: Add
|
||||||
pread() and pwrite() (2014-10-4).
|
pread() and pwrite() (2014-10-4).
|
||||||
* include/sys/syscall.h syscall/syscall.csv, syscall_lookup.h, and
|
* include/sys/syscall.h syscall/syscall.csv, syscall_lookup.h, and
|
||||||
syscall_stublookup.c: Add pread() and pwrite() system calls
|
syscall_stublookup.c: Add pread() and pwrite() system calls
|
||||||
(2014-10-4).
|
(2014-10-4).
|
||||||
|
* libc/aio/lio_listio.c and Make.defs: Add empty skeleton file where
|
||||||
|
lio_listio() will eventually be implemented (2014-10-4).
|
||||||
|
|||||||
Reference in New Issue
Block a user