summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-09-12 13:23:29 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-09-12 13:23:29 +0000
commit3e27ac2c3d4ae76bd4412bc7dd44a2d5c3a7b478 (patch)
treed2038ae27878d916bc48508eff8ae10a981b8c7c /nuttx/TODO
parentd79cb64534474f94a38a46c603ab38d7892c1011 (diff)
downloadnuttx-3e27ac2c3d4ae76bd4412bc7dd44a2d5c3a7b478.tar.gz
nuttx-3e27ac2c3d4ae76bd4412bc7dd44a2d5c3a7b478.tar.bz2
nuttx-3e27ac2c3d4ae76bd4412bc7dd44a2d5c3a7b478.zip
Day-of-week problem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2042 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO8
1 files changed, 6 insertions, 2 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 63bdd62c0..de7f334aa 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -1,4 +1,4 @@
-NuttX TODO List (Last updated August 16, 2009)
+NuttX TODO List (Last updated September 12, 2009)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(5) Task/Scheduler (sched/)
@@ -9,7 +9,7 @@ NuttX TODO List (Last updated August 16, 2009)
(5) Binary loaders (binfmt/)
(15) Network (net/, netutils/)
(1) USB (drivers/usbdev)
- (4) Libraries (lib/)
+ (5) Libraries (lib/)
(8) File system/Generic drivers (fs/, drivers/)
(2) Graphics subystem (graphics/)
(1) Pascal add-on (pcode/)
@@ -293,6 +293,10 @@ o Libraries (lib/)
Status: Open
Priority: Low
+ Description: strftime() and other timing functions do not handle days of the week.
+ Status: Open
+ Priority: Low
+
o File system / Generic drivers (fs/, drivers/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^