index
:
ampere-computing/glibc.git
glibc-2.27-amp-branch
glibc-2.28-amp-branch
glibc-2.29-amp-branch
glibc-2.31-amp-branch
glibc including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
bits
/
fcntl-linux.h
Age
Commit message (
Expand
)
Author
2018-02-02
aarch64: Add ILP32 support
Steve Ellcey
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-09-08
Add Linux 4.13 constants to bits/fcntl-linux.h.
Joseph Myers
2017-09-08
Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h.
Joseph Myers
2017-06-14
Remove __need_IOV_MAX and __need_FOPEN_MAX.
Zack Weinberg
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-12-14
Include <linux/falloc.h> in bits/fcntl-linux.h.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-02-09
Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (bug 17...
Andreas Schwab
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-07-29
fcntl-linux.h: add new definitions and manual updates for open file descripti...
Jeff Layton
2014-06-23
Update headers for Linux 3.15.
Joseph Myers
2014-02-21
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2014-02-12
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-09-11
Add O_TMPFILE to <fcntl.h>
Andreas Schwab
2013-01-10
Define flags for fallocate
Andreas Schwab
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-10-22
Fix O_RSYNC
Andreas Jaeger
2012-10-22
Improve <bits/fcntl-linux.h>: F_GETLK etc.
Andreas Jaeger
2012-10-20
Reorganization of bits/fcntl.h for Linux
Andreas Jaeger