about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/getcwd.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev2023-05-201-8/+2
* Fix Hurd getcwd build with GCC >= 13Joseph Myers2023-04-271-2/+3
* hurd: Use mach_msg_type_number_t where appropriateSergey Bugaev2023-02-121-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* hurd getcwd: Fix memory leak on errorSamuel Thibault2023-01-021-0/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* 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
* hurd: Fix ld.so __getcwd override from libcSamuel Thibault2019-12-011-0/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* hurd getcwd: Allow unknown root directorySamuel Thibault2019-08-301-12/+0
* Break further lines before not after operators.Joseph Myers2019-02-261-5/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* hurd: Avoid some libc.so PLTsSamuel Thibault2018-04-021-4/+5
* 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
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-4/+2
* 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
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-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: Fix spurious mach_port_deallocate in getcwd.Samuel Thibault2009-12-221-2/+2
* Update.Ulrich Drepper2004-06-011-3/+4
* * sysdeps/mach/hurd/mmap.c (__mmap): Add a dead case that quiets aRoland McGrath2002-06-151-1/+1
* * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of theRoland McGrath2002-06-111-6/+6
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* 1998-07-25 19:47 Jose M. Moya <josem@gnu.org> Roland McGrath1998-08-111-6/+31
* Update. cvs/libc-ud-970623Ulrich Drepper1997-06-231-17/+17
* Upadte. cvs/libc-ud-960827 cvs/libc-960828Ulrich Drepper1996-08-281-1/+5
* (_hurd_canonicalize_directory_name_internal): Don't deallocate DOTID & DOTD...Miles Bader1996-06-261-5/+8
* (_hurd_canonicalize_directory_name_internal): Initialize PARENT to THISDIR,...Miles Bader1996-06-251-2/+6
* Wed May 22 22:10:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-231-9/+38
* Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-081-28/+31
* Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960502Roland McGrath1996-05-021-6/+2
* (__getcwd): When we find a match in the scan for a name, avoid doing another ...Miles Bader1996-04-251-0/+6
* Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-191-4/+12
* Mon Oct 16 03:22:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951016Roland McGrath1995-10-161-20/+14
* * sysdeps/mach/hurd/getcwd.c (__getcwd): Renamed from getcwd.Roland McGrath1995-09-281-2/+3
* initial importRoland McGrath1995-02-181-0/+250