summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests')
-rw-r--r--testsuites/psxtests/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 590aec4acc..7c2cd51ba5 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,7 @@
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * psxmsgq02/init.c:
+ Remove cast in call to fatal_posix_service_status_errno.
* psxenosys/init.c:
Add missing args in calls to execl, execlp, execle.
* psxhdrs/pthread36.c: Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME.