about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/readlinkat.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* hurd: Use mach_msg_type_number_t where appropriateSergey Bugaev2023-02-121-2/+4
* hurd: Refactor readlinkat()Sergey Bugaev2023-02-121-23/+32
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* hurd: Factorize at/non-at functionsSamuel Thibault2022-09-171-1/+2
* hurd: Make readlink* just reopen the file used for statSamuel Thibault2022-09-151-12/+20
* hurd: Fix readlink() hanging on fifoSamuel Thibault2022-09-141-1/+4
* 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
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* 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
* 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 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-191-5/+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
* [BZ #13673] Replace FSF snail mail address with URL.Thomas Schwinge2012-05-111-3/+2
* Hurd: readlinkatSamuel Thibault2012-05-101-0/+64