aboutsummaryrefslogtreecommitdiff
path: root/hurd/lookup-retry.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov1-1/+1
2023-04-29hurd: Fix FS_RETRY_MAGICAL "machtype" handlingSergey Bugaev1-7/+4
2023-04-03hurd: Disable O_TRUNC and FS_RETRY_MAGICAL in rtldSergey Bugaev1-2/+5
2023-02-12hurd: Use mach_msg_type_number_t where appropriateSergey Bugaev1-1/+1
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-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-11-22hurd: Fix strcpy callsSamuel Thibault1-3/+4
2020-03-29hurd: Make O_TRUNC update mtime/ctimeSamuel Thibault1-2/+11
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-02-25Break more lines before not after operators.Joseph Myers1-4/+4
2019-02-22Break some lines before not after operators.Joseph Myers1-6/+6
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-28hurd: Handle "pid" magical lookup retryJustus Winter1-13/+65
2018-03-18hurd: Fix O_DIRECTORY | O_NOFOLLOWSamuel Thibault1-0/+2
2018-03-18hurd: Fix O_NOFOLLOWSamuel Thibault1-16/+20
2018-01-28hurd: Fix warningsSamuel Thibault1-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-13Fix O_DIRECTORY lookup on trivial translatorsFlavio Cruz1-2/+9
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-08-03Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.Roland McGrath1-2/+3
2012-05-10Hurd: avoid PLT call to strtoulThomas Schwinge1-5/+4
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2005-12-29* sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast.Roland McGrath1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-2/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+2
2003-01-13* hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use strtoul,Roland McGrath1-2/+3
2002-06-11* sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of theRoland McGrath1-2/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-06-17* hurd/Makefile (routines): Add lookup-retry.Roland McGrath1-0/+324