Update ChangeLog and ToDo
This commit is contained in:
parent
032fbb7ace
commit
884ab0500c
@ -8729,3 +8729,9 @@
|
|||||||
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).
|
||||||
|
* fs/vfs/Make.defs, fs_pread.c fs_pwrite.c, and include/unistd.h: Add
|
||||||
|
pread() and pwrite() (2014-10-4).
|
||||||
|
* include/sys/syscall.h syscall/syscall.csv, syscall_lookup.h, and
|
||||||
|
syscall_stublookup.c: Add pread() and pwrite() system calls
|
||||||
|
(2014-10-4).
|
||||||
|
2
TODO
2
TODO
@ -1,4 +1,4 @@
|
|||||||
NuttX TODO List (Last updated September 30, 2014)
|
NuttX TODO List (Last updated October 3, 2014)
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
This file summarizes known NuttX bugs, limitations, inconsistencies with
|
This file summarizes known NuttX bugs, limitations, inconsistencies with
|
||||||
|
Loading…
Reference in New Issue
Block a user