summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-06-05 01:58:08 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-06-05 01:58:08 +0000
commit92c9dcbe893d620a6dc74b624edffd46c26316f3 (patch)
tree7558babe2223b7b7c2fb05d28ed4f13d2681a4d1 /nuttx/Documentation/NuttX.html
parent1537061e4e8d2d77fd03e0efe6338c29756b4901 (diff)
downloadpx4-nuttx-92c9dcbe893d620a6dc74b624edffd46c26316f3.tar.gz
px4-nuttx-92c9dcbe893d620a6dc74b624edffd46c26316f3.tar.bz2
px4-nuttx-92c9dcbe893d620a6dc74b624edffd46c26316f3.zip
Add recursive mutex test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@771 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 16ccfb199..9dbac248d 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: June 1, 2008</p>
+ <p>Last Updated: June 3, 2008</p>
</td>
</tr>
</table>
@@ -1020,6 +1020,10 @@ buildroot-0.1.0 2007-03-09 &lt;spudmonkey@racsa.co.cr&gt
<pre><ul>
nuttx-0.3.12 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
+ * Improved solution to POSIX timer lifetime controls bug fixed in 0.3.11.
+ * Add test for recursive mutexes
+ * Correct bug in recursive mutex logic
+
pascal-0.1.3 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
buildroot-0.1.1 2008-xx-xx &lt;spudmonkey@racsa.co.cr&gt