aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/readlinkat.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-02-12hurd: Use mach_msg_type_number_t where appropriateSergey Bugaev
2023-02-12hurd: Refactor readlinkat()Sergey Bugaev
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-09-17hurd: Factorize at/non-at functionsSamuel Thibault
2022-09-15hurd: Make readlink* just reopen the file used for statSamuel Thibault
2022-09-14hurd: Fix readlink() hanging on fifoSamuel Thibault
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-11[BZ #13673] Replace FSF snail mail address with URL.Thomas Schwinge
2012-05-10Hurd: readlinkatSamuel Thibault