summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 9246a0f58e..8666988ffb 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,13 @@
2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/src/closedir.c, libcsupport/src/getcwd.c,
+ libcsupport/src/mount.c, libcsupport/src/newlibc.c,
+ libcsupport/src/opendir.c, libcsupport/src/readdir.c,
+ libcsupport/src/scandir.c:
+ Stop using old-style function-definitions.
+
+2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libcsupport/src/malloc_boundary.c: Use %zi to print size_t.
* libmisc/capture/capture.c, libmisc/shell/fts.c:
Stop using old-style function-definitions.