From ad9255bedd57ee4ba0b855ff514c0718347bf6fb Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 17 Dec 2007 22:36:45 +0000 Subject: 2007-12-17 Joel Sherrill * libcsupport/Makefile.am, libcsupport/src/mallocfreespace.c: Add malloc_info() routine. * libcsupport/src/mallocinfo.c: New file. --- cpukit/libcsupport/src/mallocfreespace.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/libcsupport/src/mallocfreespace.c') diff --git a/cpukit/libcsupport/src/mallocfreespace.c b/cpukit/libcsupport/src/mallocfreespace.c index 51a02fc51f..aaf1016194 100644 --- a/cpukit/libcsupport/src/mallocfreespace.c +++ b/cpukit/libcsupport/src/mallocfreespace.c @@ -1,8 +1,8 @@ /* - * RTEMS Malloc Get Status Information + * RTEMS Malloc Get Free Information * * - * COPYRIGHT (c) 1989-2000. + * COPYRIGHT (c) 1989-2007. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be -- cgit v1.2.3