aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bits
AgeCommit message (Expand)Author
2018-04-24Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers
2018-04-19hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault
2018-04-19Revert "Fix sched_param"Samuel Thibault
2018-04-18Fix sched_paramSamuel Thibault
2018-04-03Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault
2018-03-05Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella
2018-02-07Post-cleanup 2: minimize _G_config.h.Zack Weinberg
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg
2018-02-07Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko
2018-02-06Add IPV6_FREEBIND from Linux 4.15.Joseph Myers
2018-02-06Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer
2017-11-27Implement the mlock2 functionFlorian Weimer
2017-11-24Linux: Introduce <bits/mman-shared.h>Florian Weimer
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