summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-03-21 17:23:10 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-03-21 17:23:10 +0000
commita0dfd365cfd981f727991121b6cd47baa3df9a3c (patch)
treed569fdc4e0418b09b672d5f5de56a34dc5a25275
parent9539b686d25f82b5a9938725c6fe2c2ac862e632 (diff)
downloadpx4-nuttx-a0dfd365cfd981f727991121b6cd47baa3df9a3c.tar.gz
px4-nuttx-a0dfd365cfd981f727991121b6cd47baa3df9a3c.tar.bz2
px4-nuttx-a0dfd365cfd981f727991121b6cd47baa3df9a3c.zip
Update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@112 42af7a65-404d-4744-a932-0658087f49c3
-rw-r--r--nuttx/Documentation/NuttX.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 62e5702dc..8a3099807 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
- <p>Last Updated: March 16, 2007</p>
+ <p>Last Updated: March 21, 2007</p>
</td>
</tr>
</table>
@@ -420,7 +420,16 @@ Other memory:
0.1.3 2007-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Fix error in handing signed decimal in vsprintf().
+ * Major restructuring of header files to get closer to
+ POSIX compliance.
+ * Eliminate compilation warnings that that crept into
+ recent check-ins
+ * Add kill()
+ * Added support for POSIX timers
+ * Some Documentation updates
* Added support for the Neuros OSD / DM320
+
</pre></ul>
<table width ="100%">