Add fseek issue

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@626 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-02-03 14:43:09 +00:00
parent 039efd6e2b
commit 97a52f1b17

9
TODO
View File

@ -9,7 +9,7 @@ NuttX TODO List (Last updated January 6, 2008)
(1) C++ Support
(11) Network (net/, netutils/)
(2) USB (drivers/usbdev)
(3) Libraries (lib/)
(4) Libraries (lib/)
(2) File system (fs/, drivers/)
(1) Pascal add-on (pcode/)
(2) Documentation (Documentation/)
@ -218,6 +218,11 @@ o Libraries (lib/)
Status: Open
Priority: Low
Description: lib/lib_fseek.c: fseek() needs to flush buffered data before
moving the file pointer.
Status: Open
Priority: Medium
o File system (fs/, drivers/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
@ -400,4 +405,4 @@ o z16 (arch/z16)
technical detail) here:
http://support.zilog.com/support/incident/incident_support.asp?iIncidentId=81400&iSiteId=1&chLanguageCode=ENG
Status: Open
Priority: Medium-High
Priority: Medium-High