summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-05 18:13:13 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-05 18:13:13 +0000
commitd1f1e007f149be8a8c3084d144599a7456d15aba (patch)
treedc4794aec1816bddcdf86ad50da6c7ebe86b4d51 /nuttx/TODO
parente05c8208701c52f71abfda389c5dbbea8cf380a7 (diff)
downloadpx4-nuttx-d1f1e007f149be8a8c3084d144599a7456d15aba.tar.gz
px4-nuttx-d1f1e007f149be8a8c3084d144599a7456d15aba.tar.bz2
px4-nuttx-d1f1e007f149be8a8c3084d144599a7456d15aba.zip
Various fixes for buffered R/W I/O and seeking
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@630 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO7
1 files changed, 1 insertions, 6 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index f271131aa..959d4a514 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -9,7 +9,7 @@ NuttX TODO List (Last updated January 6, 2008)
(1) C++ Support
(11) Network (net/, netutils/)
(2) USB (drivers/usbdev)
- (4) Libraries (lib/)
+ (3) Libraries (lib/)
(2) File system (fs/, drivers/)
(1) Pascal add-on (pcode/)
(2) Documentation (Documentation/)
@@ -218,11 +218,6 @@ 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/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^