aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/fcntl.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-16/+7
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2023-01-02hurd fcntl: Make LOCKED macro more robustSamuel Thibault1-2/+3
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-06-28hurd: Make fcntl(F_SETLKW*) cancellation pointsSamuel Thibault1-4/+34
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-10-30hurd: Support for file record lockingSvante Signell1-24/+87
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-12-19hurd: Fix 64bit fcntl lock implementationSamuel Thibault1-3/+3
2018-11-30hurd: Fix returning value for fcntl(F_*LK*)Samuel Thibault1-6/+4
2018-11-16hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64Samuel Thibault1-31/+27
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella1-0/+5
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-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-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2007-10-172007-10-17 Roland McGrath <roland@frob.com>Roland McGrath1-3/+9
2002-11-10* sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Treat a struct flock withRoland McGrath1-1/+6
2002-08-03Update.Ulrich Drepper1-6/+2
2002-05-02* sysdeps/mach/hurd/close.c: #undef __close before function defn,Roland McGrath1-0/+1
2002-04-14Update.Ulrich Drepper1-0/+1
2002-04-09Update.Ulrich Drepper1-1/+3
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2000-01-24Update.Ulrich Drepper1-3/+4
1999-03-191999-03-19 Roland McGrath <roland@baalperazim.frob.com> Roland McGrath1-4/+46
1997-05-26Update.Ulrich Drepper1-16/+15
1996-04-25(__fcntl): Add missing break after F_SETFL.Miles Bader1-1/+2
1995-02-18initial importRoland McGrath1-0/+159