summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-30 06:15:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-30 06:15:50 +0000
commit7f9b08a19e604d6dddedb5015341866e9e7ed8d1 (patch)
treeaba803a0ca6fd0c916013113524d47bc643e37bb /cpukit/ChangeLog
parentRework autoconf defines. (diff)
downloadrtems-7f9b08a19e604d6dddedb5015341866e9e7ed8d1.tar.bz2
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/_calloc_r.c, libcsupport/src/_realloc_r.c: Rework autoconf defines.
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 f5765d8684..f8a811e4ab 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/src/_calloc_r.c, libcsupport/src/_realloc_r.c:
+ Rework autoconf defines.
* libcsupport/src/open.c, libcsupport/src/close.c:
Rework autoconf defines.
* libcsupport/src/tcflow.c: Remove unused includes.