aboutsummaryrefslogtreecommitdiffstats
path: root/sysdeps/mach/hurd/brk.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* * 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.Mark Kettenis2000-07-231-2/+2
* * sysdeps/mach/hurd/brk.c (_hurd_set_brk): Deallocate and reallocateRoland McGrath1999-09-191-3/+12
* * sysdeps/mach/hurd/brk.c (static_data_start): New variable.Roland McGrath1999-07-111-3/+7
* Update.Ulrich Drepper1997-05-261-17/+15
* Thu Jun 20 12:18:21 1996 Miles Bader <miles@gnu.ai.mit.edu>Miles Bader1996-06-201-2/+2
* (___brk_addr): Now a variable, initialized to 0, instead of a weak link to _hurd_brk.Miles Bader1996-06-201-1/+1
* Mon Jun 17 17:53:21 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-171-1/+6
* * sysdeps/mach/hurd/brk.c (DATA_SIZE): Bump to 128MB.cvs/libc-951204cvs/libc-951203Roland McGrath1995-12-031-8/+15
* initial importRoland McGrath1995-02-181-0/+130