summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-05 15:29:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-05 15:29:19 +0000
commitade173922b55bcfe9fe5b8030541a48cbcc1dad6 (patch)
tree3be32fc43d70c0264588363719053d8770b59d80 /cpukit/ChangeLog
parent2009-08-05 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-ade173922b55bcfe9fe5b8030541a48cbcc1dad6.tar.bz2
2009-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>
* posix/include/rtems/posix/config.h, posix/src/mqueue.c, sapi/include/confdefs.h: Add configuration of posix message queue file descriptors as separate entity.
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 a9ec7efda1..741029a4ff 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2009-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * posix/include/rtems/posix/config.h, posix/src/mqueue.c,
+ sapi/include/confdefs.h: Add configuration of posix message queue
+ file descriptors as separate entity.
+
+2009-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* rtems/include/rtems/rtems/region.h: Use new name.
* score/include/rtems/debug.h: Fix spacing.