aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/f_setlk.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-05-20hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev1-6/+4
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-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-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-11-19hurd: Support lockf at offset 0 with size 0 or 1.Samuel Thibault1-0/+13
2018-11-16hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64Samuel Thibault1-0/+69