about summary refs log tree commit diff
path: root/hurd/lookup-retry.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* hurd: Fix FS_RETRY_MAGICAL "machtype" handlingSergey Bugaev2023-04-291-7/+4
* hurd: Disable O_TRUNC and FS_RETRY_MAGICAL in rtldSergey Bugaev2023-04-031-2/+5
* 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
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* hurd: Fix strcpy callsSamuel Thibault2020-11-221-3/+4
* hurd: Make O_TRUNC update mtime/ctimeSamuel Thibault2020-03-291-2/+11
* 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
* Break more lines before not after operators.Joseph Myers2019-02-251-4/+4
* Break some lines before not after operators.Joseph Myers2019-02-221-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* hurd: Handle "pid" magical lookup retryJustus Winter2018-12-281-13/+65
* hurd: Fix O_DIRECTORY | O_NOFOLLOWSamuel Thibault2018-03-181-0/+2
* hurd: Fix O_NOFOLLOWSamuel Thibault2018-03-181-16/+20
* hurd: Fix warningsSamuel Thibault2018-01-281-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
* Fix O_DIRECTORY lookup on trivial translatorsFlavio Cruz2016-01-131-2/+9
* 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
* Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.Roland McGrath2012-08-031-2/+3
* Hurd: avoid PLT call to strtoulThomas Schwinge2012-05-101-5/+4
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-201-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast.Roland McGrath2005-12-291-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-2/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+2
* * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use strtoul,Roland McGrath2003-01-131-2/+3
* * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of theRoland McGrath2002-06-111-2/+2
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* * hurd/Makefile (routines): Add lookup-retry.Roland McGrath2001-06-171-0/+324