about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/mmap.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* hurd: Implement MAP_EXCLSergey Bugaev2023-07-031-9/+17
* hurd: Fix mapping at address 0 with MAP_FIXEDSergey Bugaev2023-07-031-2/+9
* hurd: Implement prefer_map_32bit_exec tunableSergey Bugaev2023-04-241-0/+6
* hurd: Don't attempt to deallocate MACH_PORT_DEADSergey Bugaev2023-04-241-3/+3
* hurd: Implement MAP_32BITSergey Bugaev2023-04-241-4/+6
* 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 mmap: Reduce the requested max vmprotSergey Bugaev2021-08-111-4/+18
* hurd mmap: Factorize MAP_SHARED flag checkSergey Bugaev2021-08-111-12/+10
* hurd: Fix mmap(!MAP_FIXED) on bogus addressSamuel Thibault2021-01-041-3/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* 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
* hurd: Remove optimizing anonymous maps as __vm_allocate.Samuel Thibault2019-08-301-23/+0
* Break more lines before not after operators.Joseph Myers2019-02-251-2/+2
* 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
* hurd: Fix build without NO_HIDDENSamuel Thibault2017-09-121-0/+1
* Do not use __ptr_t.Joseph Myers2017-08-081-10/+10
* 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
* Fix vm_page_size visibilitySamuel Thibault2015-09-211-1/+1
* Fix warningsSamuel Thibault2015-03-211-5/+4
* hurd: support mmap with PROT_NONESamuel Thibault2015-02-071-2/+9
* 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
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-011-2/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Hurd: Try to respect mmap address hint for non-MAP_FIXED.Samuel Thibault2012-01-231-15/+31
* Update.Ulrich Drepper2004-06-011-19/+5
* * nss/getXXbyYY.c (FUNCTION_NAME): Remove unused variable.Roland McGrath2003-09-051-2/+7
* * sysdeps/mach/hurd/mmap.c (__mmap): Add a dead case that quiets aRoland McGrath2002-06-151-1/+3
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* 1999-07-20 Mark Kettenis <kettenis@gnu.org>Roland McGrath1999-07-201-2/+3
* 1999-07-11 Roland McGrath <roland@baalperazim.frob.com> Roland McGrath1999-07-111-2/+21
* Update. cvs/libc-ud-971014Ulrich Drepper1997-10-151-9/+9
* Update. cvs/libc-ud-970719Ulrich Drepper1997-07-191-3/+2
* Update. cvs/libc-ud-970623Ulrich Drepper1997-06-231-15/+14
* Tue Jul 16 16:43:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-161-5/+4
* RegeneratedRoland McGrath1995-12-121-6/+28
* Fri Dec 8 13:04:51 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951210 cvs/libc-951209Roland McGrath1995-12-091-0/+15
* Tue Nov 21 14:12:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951122Roland McGrath1995-11-221-6/+19
* Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-251-1/+2
* Fri Mar 3 12:24:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-061-2/+4
* initial importRoland McGrath1995-02-181-0/+105