summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-31 14:14:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-31 14:14:45 +0000
commitb3c73d833be6f6d99886008892431575ac410029 (patch)
tree2b4322388366987c445fa1d213f3f30a429abb2c /cpukit/ChangeLog
parent2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-b3c73d833be6f6d99886008892431575ac410029.tar.bz2
2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
* libcsupport/src/posix_memalign.c: Remove warning.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 3c655f5c32..27e81b0fb1 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * libcsupport/src/posix_memalign.c: Remove warning.
+
+2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* score/include/rtems/score/object.h, score/src/objectgetinfo.c,
rtems/include/rtems/rtems/object.h,
rtems/src/rtemsobjectgetapiclassname.c,