summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 05:44:15 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 05:44:15 +0000
commit8d8eef6c8f53367a22ec0c5f6b3b2ccc1c23a691 (patch)
treedb3af5f63f37485fe40bbad1407161ad2ee93396 /testsuites/libtests
parentAdd missing prototypes. (diff)
downloadrtems-8d8eef6c8f53367a22ec0c5f6b3b2ccc1c23a691.tar.bz2
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* heapwalk/init.c, malloctest/init.c, stackchk/blow.c, termios/init.c: Add missing prototypes.
Diffstat (limited to 'testsuites/libtests')
-rw-r--r--testsuites/libtests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index a4e95b5fc8..f1d0a2d43f 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * heapwalk/init.c, malloctest/init.c, stackchk/blow.c,
+ termios/init.c: Add missing prototypes.
+
2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Don't add -fasm to CFLAGS.