From 3815a2b73c951c77f7e06f30837e95bcfe709ec8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 18 Oct 2000 15:02:06 +0000 Subject: 2000-10-18 Joel Sherrill * libc/Makefile.am: Added mallocfreespace.c. * libc/mallocfreespace.c: New file based on work by Nick Simon which he included in malloc.c. * libc/libcsupport.h: Added prototype for malloc_free_space(). --- c/src/lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'c/src/lib/ChangeLog') diff --git a/c/src/lib/ChangeLog b/c/src/lib/ChangeLog index 095f7a7737..f7047cc189 100644 --- a/c/src/lib/ChangeLog +++ b/c/src/lib/ChangeLog @@ -1,4 +1,11 @@ +2000-10-18 Joel Sherrill + + * libc/Makefile.am: Added mallocfreespace.c. + * libc/mallocfreespace.c: New file based on work by Nick Simon + which he included in malloc.c. + * libc/libcsupport.h: Added prototype for malloc_free_space(). + 2000-10-18 Joel Sherrill * libc/fcntl.c: Do not require every filesystem to have an fcntl() -- cgit v1.2.3