aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bits
AgeCommit message (Expand)Author
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer
2017-11-15Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h.Joseph Myers
2017-11-15Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14.Joseph Myers
2017-11-07Move <bits/mman-linux.h> to the Linux sysdeps directoryFlorian Weimer
2017-10-17posix: Add p{readv,writev}2 flags to generic uio-ext.hAdhemerval Zanella
2017-09-08Add Linux 4.13 constants to bits/fcntl-linux.h.Joseph Myers
2017-09-08Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h.Joseph Myers
2017-09-07Add SOL_TLS definition from Linux 4.13.Joseph Myers
2017-08-16Fix sigval namespace (bug 21944).Joseph Myers
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers
2017-07-11posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg
2017-06-14Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg
2017-06-12Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg
2017-06-09Fix waitid namespace (bug 21561).Joseph Myers
2017-06-05Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella
2017-05-22Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-05-01Add PF_SMC, AF_SMC from Linux 4.11 to bits/socket.h.Joseph Myers
2017-04-25Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers
2017-04-18Fix bits/socket.h IOC* namespace issues (bug 21267).Joseph Myers
2017-03-13Add more IPV6_* macros to sysdeps/unix/sysv/linux/bits/in.h.Joseph Myers
2017-02-21Add IP_RECVFRAGSIZE from Linux 4.10.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-14Include <linux/falloc.h> in bits/fcntl-linux.h.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg
2016-08-03Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits/socket.h.Joseph Myers
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella
2016-06-07Bug 20214: Fix linux/in6.h and netinet/in.h sync.Carlos O'Donell
2016-06-02Fix macro API for __USE_KERNEL_IPV6_DEFS.Carlos O'Donell
2016-05-25network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-05-23Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer
2016-05-23Update sysdeps/unix/sysv/linux/bits/socket.h for Linux 4.6.Joseph Myers
2016-05-18Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h.Joseph Myers
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers
2016-03-14Update glibc headers for Linux 4.5.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu
2015-09-01Add netinet/in.h values from Linux 4.2.Joseph Myers
2015-07-08Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell
2015-06-29Update headers for Linux 4.0, 4.1 definitions.Joseph Myers
2015-06-18Fix netinet/in.h MCAST_* namespace (bug 18558).Joseph Myers