about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/brk.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* hurd: Map brk non-executableSergey Bugaev2023-07-031-2/+2
* hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev2023-05-201-5/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* hurd: Fix static-PIE startupSamuel Thibault2021-12-281-4/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* hurd: Remove some remnants of cthreadsSamuel Thibault2020-11-151-1/+1
* hurd: Rework sbrkSamuel Thibault2020-08-051-8/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Hurd: Fix sbrk beyond 128MBSamuel Thibault2012-05-101-3/+17
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* 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 ...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 ...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-951204 cvs/libc-951203Roland McGrath1995-12-031-8/+15
* initial importRoland McGrath1995-02-181-0/+130