summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-27 16:38:08 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-27 16:38:08 +0000
commitbdbf052ab3dc24b048d4824cf2544b1c6f078811 (patch)
tree9dd25504d4c63747a76eb61fe93f069c9d96afb1 /testsuites/psxtests/ChangeLog
parent2010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com> (diff)
downloadrtems-bdbf052ab3dc24b048d4824cf2544b1c6f078811.tar.bz2
2010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com>
PR 1629/cpukit * psx04/init.c: sigsuspend() was not completely following the POSIX specification.
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 0f4e241654..dd1adff170 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com>
+
+ PR 1629/cpukit
+ * psx04/init.c: sigsuspend() was not completely following the POSIX
+ specification.
+
2010-07-19 Bharath Suri <bharath.s.jois@gmail.com>
PR 1623/testing