From 6abc15e9439a77eef9730d0f86a0477f3ce3dabf Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sun, 23 Jul 2000 21:18:46 +0000 Subject: * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When shrinking the program's data space, reallocate only the space that was just deallocated to release its backing space. 2000-07-22 Mark Kettenis * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When shrinking the program's data space, reallocate only the space that was just deallocated to release its backing space. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c11ba1fe98..52cb334b49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-07-22 Mark Kettenis + + * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When shrinking the + program's data space, reallocate only the space that was just + deallocated to release its backing space. + 2000-07-23 Ulrich Drepper * stdio-common/vfprintf.c (process_string_arg): For wide character -- cgit 1.4.1