about summary refs log tree commit diff
path: root/io/fcntl.h
Commit message (Expand)AuthorAgeFilesLines
* Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella2024-04-021-2/+2
* debug: Improve fcntl.h fortify warnings with clangAdhemerval Zanella2024-02-271-2/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer2021-08-061-4/+4
* io: Add time64 alias for fcntlFlorian Weimer2021-07-211-7/+20
* 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
* Add AT_RECURSIVE from Linux 5.2 to fcntl.h.Joseph Myers2019-08-061-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Add the statx functionFlorian Weimer2018-07-101-0/+4
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-0/+11
* Fix a typo in a comment.Rical Jasan2018-02-211-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
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-231-2/+1
* Fix fcntl.h timespec namespace (bug 20023).Joseph Myers2016-05-021-1/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud2015-02-241-2/+12
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Clean up trivially redundant __USE_MISC conditionals.Joseph Myers2014-02-131-1/+1
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* T_REMOVEDIR and AT_EACCESS have the same value.Patsy Franklin2013-03-061-0/+6
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Always define off_t, mode_t, pid_tAndreas Jaeger2012-10-241-24/+28
* Alsways include <bits/types.h> in <fcntl.h>.Roland McGrath2012-10-201-1/+3
* Hurd: Define some posix typesSamuel Thibault2012-05-101-2/+24
* Fix attributes for fortify functions.Marek Polacek2012-04-291-1/+1
* Add first fixes for conformtest for POSIX2008Ulrich Drepper2012-02-261-2/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-10/+10
* Fix typos in comments.Ulrich Drepper2011-04-011-1/+1
* Define AT_EMPTY_PATH.Ulrich Drepper2011-04-011-0/+1
* Define AT_NO_AUTOMOUNT.Ulrich Drepper2011-01-171-1/+3
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-6/+53
* Pretty printing.Ulrich Drepper2009-03-021-13/+13
* * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.Ulrich Drepper2007-09-151-2/+2
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-1/+2
* * Makerules (sysd-rules): Define PTW for ptw-* files.Ulrich Drepper2007-05-241-1/+7
* (AT_SYMLINK_FOLLOW): Define.Ulrich Drepper2006-02-271-2/+3
* * io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.Roland McGrath2006-01-061-0/+2
* * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE whenRoland McGrath2006-01-051-6/+6
* .Ulrich Drepper2005-11-181-2/+0
* * io/sys/stat.h (fstatat): If __REDIRECT_NTH isn't defined,Ulrich Drepper2005-11-171-0/+2
* * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper2005-11-111-0/+9
* * io/fcntl.h: Declare openat and openat64.Ulrich Drepper2005-11-101-1/+28
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-40/+1