aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bits
AgeCommit message (Expand)Author
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
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