summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-09 14:49:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-09 14:49:27 +0000
commit96bdacd57d85f374df7f559b812f813d54a2381e (patch)
treefedb7f376e6e897ec33e732e5f50fffebd9473b0 /testsuites/psxtests/ChangeLog
parent2009-11-09 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-96bdacd57d85f374df7f559b812f813d54a2381e.tar.bz2
2009-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxmsgq01/init.c, psxsem01/init.c: Add service to check status returned by POSIX methods which return a pointer which is -1 on error. This eliminated some casts.
Diffstat (limited to 'testsuites/psxtests/ChangeLog')
-rw-r--r--testsuites/psxtests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index b905b6cc45..8c8851c1d9 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,11 @@
2009-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * psxmsgq01/init.c, psxsem01/init.c: Add service to check status
+ returned by POSIX methods which return a pointer which is -1 on
+ error. This eliminated some casts.
+
+2009-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* psxenosys/Makefile.am: Add documentation file.
* psxenosys/psxenosys.doc: New file.