aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/brk.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-07-03hurd: Map brk non-executableSergey Bugaev1-2/+2
2023-05-20hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev1-5/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-28hurd: Fix static-PIE startupSamuel Thibault1-4/+4
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-11-15hurd: Remove some remnants of cthreadsSamuel Thibault1-1/+1
2020-08-05hurd: Rework sbrkSamuel Thibault1-8/+8
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-05-10Hurd: Fix sbrk beyond 128MBSamuel Thibault1-3/+17
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2000-07-23* sysdeps/mach/hurd/brk.c (_hurd_set_brk): When shrinking the program's data ...Mark Kettenis1-2/+2
1999-09-19* sysdeps/mach/hurd/brk.c (_hurd_set_brk): Deallocate and reallocateRoland McGrath1-3/+12
1999-07-11* sysdeps/mach/hurd/brk.c (static_data_start): New variable.Roland McGrath1-3/+7
1997-05-26Update.Ulrich Drepper1-17/+15
1996-06-20Thu Jun 20 12:18:21 1996 Miles Bader <miles@gnu.ai.mit.edu>Miles Bader1-2/+2
1996-06-20(___brk_addr): Now a variable, initialized to 0, instead of a weak link to ...Miles Bader1-1/+1
1996-06-17Mon Jun 17 17:53:21 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-1/+6
1995-12-03* sysdeps/mach/hurd/brk.c (DATA_SIZE): Bump to 128MB.cvs/libc-951204cvs/libc-951203Roland McGrath1-8/+15
1995-02-18initial importRoland McGrath1-0/+130