aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bits
AgeCommit message (Expand)Author
2019-01-03termios: Remove Linux _IOT_termiosAdhemerval Zanella
2019-01-03termios: Consolidate tcflow symbolic constantsAdhemerval Zanella
2019-01-03termios: Consolidate local mode definitionsAdhemerval Zanella
2019-01-03termios: Consolidate control mode definitionsAdhemerval Zanella
2019-01-03termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella
2019-01-03termios: Consolidate Output Modes definitionsAdhemerval Zanella
2019-01-03termios: Consolidate Input Modes definitions.Adhemerval Zanella
2019-01-03termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella
2019-01-03termios: Consolidate struct termiosAdhemerval Zanella
2019-01-03termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella
2019-01-01Add IPV6_MULTICAST_ALL from Linux 4.20 to bits/in.h.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-07Add getcpuH.J. Lu
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)
2018-10-19signal: Use correct type for si_band in siginfo_t [BZ #23562]Ilya Yu. Malakhov
2018-10-17Use single bits/shm.h for all architectures.Joseph Myers
2018-10-17Move SHMLBA to its own header.Joseph Myers
2018-10-15Use single bits/sem.h for all architectures.Joseph Myers
2018-10-11Use single bits/msq.h for all architectures.Joseph Myers
2018-10-10Use common bits/shm.h for more architectures.Joseph Myers
2018-10-10Use common bits/sem.h for more architectures.Joseph Myers
2018-10-10Use common bits/msq.h for more architectures.Joseph Myers
2018-10-01Move MREMAP_* to bits/mman-shared.h.Joseph Myers
2018-09-26Share MAP_* flags between more architectures.Joseph Myers
2018-09-25Complete sys/procfs.h unification.Joseph Myers
2018-09-25Unify more sys/procfs.h headers.Joseph Myers
2018-09-25Unify some sys/procfs.h headers.Joseph Myers
2018-09-18Unify many bits/mman.h headers.Joseph Myers
2018-09-17Update siginfo constants from Linux kernel (bug 21286).Joseph Myers
2018-08-21Add PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 to bits/socket.h.Tobias Klauser
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers
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