about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/fcntl.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev2023-05-201-16/+7
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* hurd fcntl: Make LOCKED macro more robustSamuel Thibault2023-01-021-2/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* hurd: Make fcntl(F_SETLKW*) cancellation pointsSamuel Thibault2020-06-281-4/+34
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* hurd: Support for file record lockingSvante Signell2019-10-301-24/+87
* 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
* hurd: Fix 64bit fcntl lock implementationSamuel Thibault2018-12-191-3/+3
* hurd: Fix returning value for fcntl(F_*LK*)Samuel Thibault2018-11-301-6/+4
* hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64Samuel Thibault2018-11-161-31/+27
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-0/+5
* 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
* 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
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* 2007-10-17 Roland McGrath <roland@frob.com>Roland McGrath2007-10-171-3/+9
* * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Treat a struct flock withRoland McGrath2002-11-101-1/+6
* Update.Ulrich Drepper2002-08-031-6/+2
* * sysdeps/mach/hurd/close.c: #undef __close before function defn,Roland McGrath2002-05-021-0/+1
* Update.Ulrich Drepper2002-04-141-0/+1
* Update.Ulrich Drepper2002-04-091-1/+3
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2000-01-241-3/+4
* 1999-03-19 Roland McGrath <roland@baalperazim.frob.com> Roland McGrath1999-03-191-4/+46
* Update.Ulrich Drepper1997-05-261-16/+15
* (__fcntl): Add missing break after F_SETFL.Miles Bader1996-04-251-1/+2
* initial importRoland McGrath1995-02-181-0/+159