From 7a93efbb385995dea444173be72f7998ad7d8946 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 29 Mar 2007 23:44:55 +0000 Subject: [PATCH] Add timed mqueue test. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@179 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 50172c06d5..3df09d3c41 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -465,6 +465,9 @@ Other memory: higher level, the printf output is more readable. * Fixed a bug in file system cleanup: A list was being deleted before the buffers contained in the list. + * Fixed a bug in the wait-for-message-queue-not-empty logic. + * Added a test of timed mqueue operations; detected and corrected + some mqueue errors. * Started m68322