summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-27 16:34:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-27 16:34:26 +0000
commit1102485cbbcb24b77d7e0e178ba8fbe51d919470 (patch)
tree17e78ba02bc40f3e6810bcbab5db9eb113a8c8ad /cpukit/ChangeLog
parent2010-07-27 Gedare Bloom <giddyup44@yahoo.com> (diff)
downloadrtems-1102485cbbcb24b77d7e0e178ba8fbe51d919470.tar.bz2
2010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com>
PR 1630/cpukit * posix/src/psignalchecksignal.c, posix/src/sigtimedwait.c: sigtimedwait() was not completely following the POSIX specification.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 8f58ca62b9..c39aeba2a2 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com>
+
+ PR 1630/cpukit
+ * posix/src/psignalchecksignal.c, posix/src/sigtimedwait.c:
+ sigtimedwait() was not completely following the POSIX specification.
+
2010-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>
* score/src/threadget.c: Conditionalize a check that can only occur