aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bits
AgeCommit message (Expand)AuthorFilesLines
2018-08-21Add PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 to bits/socket.h.Tobias Klauser1-1/+4
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers1-0/+1
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers1-0/+1
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers1-0/+1
2018-04-24Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers1-0/+7
2018-04-19hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault1-5/+1
2018-04-19Revert "Fix sched_param"Samuel Thibault1-1/+5
2018-04-18Fix sched_paramSamuel Thibault1-5/+1
2018-04-03Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu1-0/+1
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault1-0/+5
2018-03-05Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella1-0/+2
2018-02-07Post-cleanup 2: minimize _G_config.h.Zack Weinberg1-55/+0
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg1-14/+6
2018-02-07Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko1-1/+1
2018-02-06Add IPV6_FREEBIND from Linux 4.15.Joseph Myers1-0/+1
2018-02-06Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers1-0/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers46-46/+46
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin1-0/+78
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg1-0/+63
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer2-1/+33
2017-11-27Implement the mlock2 functionFlorian Weimer1-0/+9
2017-11-24Linux: Introduce <bits/mman-shared.h>Florian Weimer2-15/+40
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer1-0/+16
2017-11-15Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h.Joseph Myers1-0/+2
2017-11-15Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14.Joseph Myers1-0/+2
2017-11-07Move <bits/mman-linux.h> to the Linux sysdeps directoryFlorian Weimer1-0/+111
2017-10-17posix: Add p{readv,writev}2 flags to generic uio-ext.hAdhemerval Zanella1-2/+1
2017-09-08Add Linux 4.13 constants to bits/fcntl-linux.h.Joseph Myers1-0/+15
2017-09-08Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h.Joseph Myers1-0/+10
2017-09-07Add SOL_TLS definition from Linux 4.13.Joseph Myers1-0/+1
2017-08-16Fix sigval namespace (bug 21944).Joseph Myers2-6/+6
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers1-3/+3
2017-07-11posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella1-0/+1
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg1-56/+35
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers1-105/+1
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg1-28/+15
2017-06-14Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg3-61/+67
2017-06-12Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg1-121/+9
2017-06-09Fix waitid namespace (bug 21561).Joseph Myers1-4/+6
2017-06-05Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers1-1/+1
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers1-1/+1
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella1-0/+6
2017-05-22Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg2-7/+21
2017-05-20Remove __need macros from signal.h.Zack Weinberg9-465/+437
2017-05-19Split up bits/sigstack.h.Joseph Myers3-27/+68
2017-05-01Add PF_SMC, AF_SMC from Linux 4.11 to bits/socket.h.Joseph Myers1-1/+3
2017-04-25Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers1-6/+1
2017-04-18Fix bits/socket.h IOC* namespace issues (bug 21267).Joseph Myers1-0/+35
2017-03-13Add more IPV6_* macros to sysdeps/unix/sysv/linux/bits/in.h.Joseph Myers1-0/+14
2017-02-21Add IP_RECVFRAGSIZE from Linux 4.10.Joseph Myers1-0/+1