diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index fcdb9b1d124..80c51178aac 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: March 21, 2007

+

Last Updated: March 28, 2007

@@ -459,6 +459,10 @@ Other memory: task_delete() can cause pending tasks to be merged and a context switch to occur. * Added mq_timedreceive() and mq_timedsend() + * signal mask is now inherited by both child tasks and threads. + * Improved sharebility of stdout among pthreads (only). Nothing + was broken, but by moving the mutual exclusion logic to a + higher level, the printf output is more readable. * Started m68322