about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/bits
Commit message (Expand)AuthorAgeFilesLines
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-181-0/+1
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-181-0/+1
* Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers2018-04-241-0/+7
* hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault2018-04-191-5/+1
* Revert "Fix sched_param"Samuel Thibault2018-04-191-1/+5
* Fix sched_paramSamuel Thibault2018-04-181-5/+1
* Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu2018-04-031-0/+1
* hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault2018-03-051-0/+5
* Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella2018-03-051-0/+2
* Post-cleanup 2: minimize _G_config.h.Zack Weinberg2018-02-071-55/+0
* Don't install libio.h or _G_config.h.Zack Weinberg2018-02-071-14/+6
* Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko2018-02-071-1/+1
* Add IPV6_FREEBIND from Linux 4.15.Joseph Myers2018-02-061-0/+1
* Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers2018-02-061-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0146-46/+46
* linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin2017-12-291-0/+78
* Deprecate external use of libio.h and _G_config.h.Zack Weinberg2017-12-241-0/+63
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-052-1/+33
* Implement the mlock2 functionFlorian Weimer2017-11-271-0/+9
* Linux: Introduce <bits/mman-shared.h>Florian Weimer2017-11-242-15/+40
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-231-0/+16
* Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h.Joseph Myers2017-11-151-0/+2
* Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14.Joseph Myers2017-11-151-0/+2
* Move <bits/mman-linux.h> to the Linux sysdeps directoryFlorian Weimer2017-11-071-0/+111
* posix: Add p{readv,writev}2 flags to generic uio-ext.hAdhemerval Zanella2017-10-171-2/+1
* Add Linux 4.13 constants to bits/fcntl-linux.h.Joseph Myers2017-09-081-0/+15
* Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h.Joseph Myers2017-09-081-0/+10
* Add SOL_TLS definition from Linux 4.13.Joseph Myers2017-09-071-0/+1
* Fix sigval namespace (bug 21944).Joseph Myers2017-08-162-6/+6
* Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers2017-08-071-3/+3
* posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella2017-07-111-0/+1
* Factor out shared definitions from bits/signum.h.Zack Weinberg2017-06-201-56/+35
* Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers2017-06-191-105/+1
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-141-28/+15
* Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg2017-06-143-61/+67
* Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg2017-06-121-121/+9
* Fix waitid namespace (bug 21561).Joseph Myers2017-06-091-4/+6
* Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers2017-06-051-1/+1
* Fix struct sigaltstack namespace (bug 21517).Joseph Myers2017-06-051-1/+1
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+6
* Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg2017-05-222-7/+21
* Remove __need macros from signal.h.Zack Weinberg2017-05-209-465/+437
* Split up bits/sigstack.h.Joseph Myers2017-05-193-27/+68
* Add PF_SMC, AF_SMC from Linux 4.11 to bits/socket.h.Joseph Myers2017-05-011-1/+3
* Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers2017-04-251-6/+1
* Fix bits/socket.h IOC* namespace issues (bug 21267).Joseph Myers2017-04-181-0/+35
* Add more IPV6_* macros to sysdeps/unix/sysv/linux/bits/in.h.Joseph Myers2017-03-131-0/+14
* Add IP_RECVFRAGSIZE from Linux 4.10.Joseph Myers2017-02-211-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0140-40/+40