summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/ChangeLog')
-rw-r--r--testsuites/psxtests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 4e57b92c16..e88867c07d 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,10 @@
2009-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * psxmutexattr01/init.c: Make test optional if tools do not support
+ posix mutex type attribute.
+
+2009-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* Makefile.am, configure.ac: Add new test to exercise error case for
when a task is blocked on a condition variable with one mutex and
another task attempts to block on the same condition variable with