mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 06:39:01 +08:00
Update ChangeLog/TODO
This commit is contained in:
@@ -11148,3 +11148,5 @@
|
||||
* fs/hostfs and arch/sim/src: Add a special file system for use with
|
||||
simulator that supports access to the host file system from the
|
||||
simulation. From Ken Petit (2015-11-25).
|
||||
* libc/time/lib_strftime.c: Add day-of-week support. (2015-11-25).
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
NuttX TODO List (Last updated November 21, 2015)
|
||||
NuttX TODO List (Last updated November 25, 2015)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
This file summarizes known NuttX bugs, limitations, inconsistencies with
|
||||
@@ -18,7 +18,7 @@ nuttx/
|
||||
(6) Binary loaders (binfmt/)
|
||||
(12) Network (net/, drivers/net)
|
||||
(4) USB (drivers/usbdev, drivers/usbhost)
|
||||
(12) Libraries (libc/, libm/)
|
||||
(11) Libraries (libc/, libm/)
|
||||
(11) File system/Generic drivers (fs/, drivers/)
|
||||
(8) Graphics subsystem (graphics/)
|
||||
(1) Pascal add-on (pcode/)
|
||||
@@ -1220,11 +1220,6 @@ o Libraries (libc/)
|
||||
Status: Open
|
||||
Priority: Low
|
||||
|
||||
Title: DAYS OF THE WEEK
|
||||
Description: strftime() and other timing functions do not handle days of the week.
|
||||
Status: Open
|
||||
Priority: Low
|
||||
|
||||
Title: RESETTING GETOPT()
|
||||
Description: There is an issue with the way that getopt() handles errors that
|
||||
return '?'.
|
||||
|
||||
+1
-1
Submodule configs updated: c8d8045996...bf0c883295
Reference in New Issue
Block a user