summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-01 22:32:16 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-01 22:32:16 +0000
commit7a67f1634cf5ee06b87d90c16f68543f12e6349c (patch)
tree3eb8b5d2d7853ab10d752326806c2fcfa43862e4 /nuttx/Documentation
parent51f96a502ea130e3d83eff679b560608a8246a75 (diff)
downloadpx4-nuttx-7a67f1634cf5ee06b87d90c16f68543f12e6349c.tar.gz
px4-nuttx-7a67f1634cf5ee06b87d90c16f68543f12e6349c.tar.bz2
px4-nuttx-7a67f1634cf5ee06b87d90c16f68543f12e6349c.zip
Add fseek()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@613 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttX.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 9fd1c534b..e1db573b7 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -965,7 +965,7 @@ Other memory:
* Added a test case to verify the Pascal P-Code interpreter
* Added /dev/zero
* 'errno' is now defined to be *get_errno_ptr() with no name conflicts
- * Added lseek()
+ * Added lseek() and fseek()
</pre></ul>
<table width ="100%">