summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-30 05:12:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-30 05:12:49 +0000
commit4a039cdb09b8982dfbe9239a03bff84903852ae6 (patch)
treee03a5f6cdb68c3ba80780c3eaed4a14a2cc67a80 /cpukit/ChangeLog
parentComment out checkMallocArena (unused). (diff)
downloadrtems-4a039cdb09b8982dfbe9239a03bff84903852ae6.tar.bz2
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/malloc_boundary.c: Comment out checkMallocArena (unused).
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 2ef7126ede..5ddb5ed2aa 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/src/malloc_boundary.c: Comment out checkMallocArena
+ (unused).
* libcsupport/src/__assert.c: Rework autoconf defines.
* libcsupport/src/__brk.c: Eliminate RTEMS_UNIX.
Remove unused includes.