aboutsummaryrefslogtreecommitdiff
path: root/io/fcntl.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-08-06Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer1-4/+4
2021-07-21io: Add time64 alias for fcntlFlorian Weimer1-7/+20
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-08-06Add AT_RECURSIVE from Linux 5.2 to fcntl.h.Joseph Myers1-0/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-07-10Add the statx functionFlorian Weimer1-0/+4
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella1-0/+11
2018-02-21Fix a typo in a comment.Rical Jasan1-1/+1
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-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg1-2/+1
2016-05-02Fix fcntl.h timespec namespace (bug 20023).Joseph Myers1-1/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-02-24linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud1-2/+12
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-13Clean up trivially redundant __USE_MISC conditionals.Joseph Myers1-1/+1
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-03-06T_REMOVEDIR and AT_EACCESS have the same value.Patsy Franklin1-0/+6
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-24Always define off_t, mode_t, pid_tAndreas Jaeger1-24/+28
2012-10-20Alsways include <bits/types.h> in <fcntl.h>.Roland McGrath1-1/+3
2012-05-10Hurd: Define some posix typesSamuel Thibault1-2/+24
2012-04-29Fix attributes for fortify functions.Marek Polacek1-1/+1
2012-02-26Add first fixes for conformtest for POSIX2008Ulrich Drepper1-2/+4
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-07Remove pre-ISO C supportUlrich Drepper1-10/+10
2011-04-01Fix typos in comments.Ulrich Drepper1-1/+1
2011-04-01Define AT_EMPTY_PATH.Ulrich Drepper1-0/+1
2011-01-17Define AT_NO_AUTOMOUNT.Ulrich Drepper1-1/+3
2010-01-09Add support for XPG7 testing.Ulrich Drepper1-6/+53
2009-03-02Pretty printing.Ulrich Drepper1-13/+13
2007-09-15* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.Ulrich Drepper1-2/+2
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper1-1/+2
2007-05-24* Makerules (sysd-rules): Define PTW for ptw-* files.Ulrich Drepper1-1/+7
2006-02-27(AT_SYMLINK_FOLLOW): Define.Ulrich Drepper1-2/+3
2006-01-06* io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.Roland McGrath1-0/+2
2006-01-05* include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE whenRoland McGrath1-6/+6
2005-11-18.Ulrich Drepper1-2/+0
2005-11-17* io/sys/stat.h (fstatat): If __REDIRECT_NTH isn't defined,Ulrich Drepper1-0/+2
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper1-0/+9
2005-11-10* io/fcntl.h: Declare openat and openat64.Ulrich Drepper1-1/+28
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-40/+1
2007-07-122.5-18.1Jakub Jelinek1-1/+40
2004-09-17Update.Ulrich Drepper1-6/+7