summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-09 16:19:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-09 16:19:37 +0000
commitb1e13f4034d7e7a1b84b764305e66eee5e3ded48 (patch)
treeceaa10310a69fef410302b247470df0b737389f6 /cpukit/ChangeLog
parent2011-03-09 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-b1e13f4034d7e7a1b84b764305e66eee5e3ded48.tar.bz2
2011-03-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/threadget.c: Remove conditional since this path can be tested with and without POSIX enabled.
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 471b2b82ef..b3af513aa0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2011-03-09 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * score/src/threadget.c: Remove conditional since this path can be
+ tested with and without POSIX enabled.
+
2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
* score/src/objectinitializeinformation.c: Reverse sense of conditional