summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-11-17 22:53:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-11-17 22:53:56 +0000
commit8441e5ef83b435cb5ef17a751dddaa61fb637f84 (patch)
tree048dacb659df2f0f3eff3d1545ac5acb7b287d4d /cpukit/ChangeLog
parent2006-11-17 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-8441e5ef83b435cb5ef17a751dddaa61fb637f84.tar.bz2
2006-11-17 Joel Sherrill <joel@OARcorp.com>
* posix/src/semtimedwait.c: Used wrong constant for blocking with bad timeout value.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index c3cfb5501f..3192859ee2 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2006-11-17 Joel Sherrill <joel@OARcorp.com>
+ * posix/src/semtimedwait.c: Used wrong constant for blocking with bad
+ timeout value.
+
+2006-11-17 Joel Sherrill <joel@OARcorp.com>
+
* posix/src/semtimedwait.c: Reverse accidentally included
semtimedwait.c.