From ea5a80c5aeb00d866c96d3ce0e44dc42ef5f5052 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 29 Jul 2008 09:25:24 +0000 Subject: =?UTF-8?q?2008-07-29=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libcsupport/include/rtems/libcsupport.h, libcsupport/include/rtems/libio_.h, libcsupport/src/malloc_statistics_helpers.c, libcsupport/src/scandir.c: Add prototypes. --- cpukit/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index e85ed6d101..b73c37bfa4 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,8 +1,12 @@ 2008-07-29 Ralf Corsépius + * libcsupport/include/rtems/libcsupport.h, + libcsupport/include/rtems/libio_.h, + libcsupport/src/malloc_statistics_helpers.c, + libcsupport/src/scandir.c: Add prototypes. * telnetd/pty.c: Add prototypes. Remove misc. C++-code pollution. * posix/src/prwlocktrywrlock.c, posix/src/prwlocktryrdlock.c, - posix/src/prwlockrdlock.c: Use C-style comments. + posix/src/prwlockrdlock.c: Use C-style comments. 2008-07-29 Chris Johns -- cgit v1.2.3