summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-14 00:14:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-14 00:14:22 +0000
commite7de563acf2b05afcce38c9d2354c0a76237de0d (patch)
treef3cb0d5287da768bd77f24b1e91df697ddebbb52 /cpukit/ChangeLog
parent2009-09-13 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-e7de563acf2b05afcce38c9d2354c0a76237de0d.tar.bz2
2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix/src/nanosleep.c: Disable EINTR case when POSIX is disabled because it cannot happen.
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 fcdd522da4..ee8574a1ee 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * posix/src/nanosleep.c: Disable EINTR case when POSIX is disabled
+ because it cannot happen.
+
2009-09-13 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/inline/rtems/score/coremsg.inl: Fix compilation issue when