summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-08-17 16:19:13 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-08-17 16:19:13 +0000
commitef3f1a8672de0cc79514af2139c1a567a36a3783 (patch)
treed725e5e9ea7a7bd7a172dfa6f9b491c499d06cb9 /nuttx/TODO
parent002549e43c326202f941483a7249a8f088c842ea (diff)
downloadpx4-nuttx-ef3f1a8672de0cc79514af2139c1a567a36a3783.tar.gz
px4-nuttx-ef3f1a8672de0cc79514af2139c1a567a36a3783.tar.bz2
px4-nuttx-ef3f1a8672de0cc79514af2139c1a567a36a3783.zip
Fix error in FAT FS when file opened for O_APPEND
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@827 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index a19239b54..1c307d6f1 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -10,7 +10,7 @@ NuttX TODO List (Last updated July 31, 2008)
(11) Network (net/, netutils/)
(2) USB (drivers/usbdev)
(3) Libraries (lib/)
- (5) File system/Generic drivers (fs/, drivers/)
+ (4) File system/Generic drivers (fs/, drivers/)
(1) Pascal add-on (pcode/)
(2) Documentation (Documentation/)
(3) Build system