about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/bits
Commit message (Expand)AuthorAgeFilesLines
...
* termios: Consolidate control mode definitionsAdhemerval Zanella2019-01-032-11/+35
* termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella2019-01-032-27/+50
* termios: Consolidate Output Modes definitionsAdhemerval Zanella2019-01-032-39/+62
* termios: Consolidate Input Modes definitions.Adhemerval Zanella2019-01-032-17/+41
* termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella2019-01-032-19/+41
* termios: Consolidate struct termiosAdhemerval Zanella2019-01-032-14/+37
* termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella2019-01-031-0/+5
* Add IPV6_MULTICAST_ALL from Linux 4.20 to bits/in.h.Joseph Myers2019-01-011-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0155-55/+55
* Add getcpuH.J. Lu2018-12-071-0/+3
* Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2018-10-243-6/+6
* signal: Use correct type for si_band in siginfo_t [BZ #23562]Ilya Yu. Malakhov2018-10-191-1/+1
* Use single bits/shm.h for all architectures.Joseph Myers2018-10-172-26/+74
* Move SHMLBA to its own header.Joseph Myers2018-10-172-5/+30
* Use single bits/sem.h for all architectures.Joseph Myers2018-10-152-12/+50
* Use single bits/msq.h for all architectures.Joseph Myers2018-10-112-18/+50
* Use common bits/shm.h for more architectures.Joseph Myers2018-10-101-0/+7
* Use common bits/sem.h for more architectures.Joseph Myers2018-10-101-0/+5
* Use common bits/msq.h for more architectures.Joseph Myers2018-10-101-0/+7
* Move MREMAP_* to bits/mman-shared.h.Joseph Myers2018-10-012-6/+4
* Share MAP_* flags between more architectures.Joseph Myers2018-09-262-16/+45
* Complete sys/procfs.h unification.Joseph Myers2018-09-251-0/+25
* Unify more sys/procfs.h headers.Joseph Myers2018-09-252-0/+47
* Unify some sys/procfs.h headers.Joseph Myers2018-09-251-0/+1
* Unify many bits/mman.h headers.Joseph Myers2018-09-181-0/+45
* Update siginfo constants from Linux kernel (bug 21286).Joseph Myers2018-09-171-5/+26
* Add PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 to bits/socket.h.Tobias Klauser2018-08-211-1/+4
* 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