about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/bits
Commit message (Expand)AuthorAgeFilesLines
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0769-69/+69
* Add SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to bits/fcntl-linux.h.Joseph Myers2019-08-071-0/+5
* Add CLONE_PIDFD from Linux 5.2 to bits/sched.h.Joseph Myers2019-08-051-0/+2
* Linux: Move getdents64 to <dirent.h>Florian Weimer2019-07-292-6/+33
* Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer2019-07-242-92/+44
* Linux: Fix __glibc_has_include use for <sys/stat.h> and statxFlorian Weimer2019-06-141-2/+5
* Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h.Joseph Myers2019-06-131-0/+1
* <sys/stat.h>: Use Linux UAPI header for statx if available and usefulFlorian Weimer2019-06-121-0/+34
* Linux: Add getdents64 system callFlorian Weimer2019-06-071-0/+6
* Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h.Joseph Myers2019-05-231-0/+2
* Linux: Add the tgkill functionFlorian Weimer2019-05-141-0/+31
* Break further lines before not after operators.Joseph Myers2019-02-261-2/+2
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-081-0/+36
* manual: Document lack of conformance of sched_* functions [BZ #14829]Florian Weimer2019-02-021-1/+4
* termios: Consolidate termios.hAdhemerval Zanella2019-01-032-0/+23
* termios: Remove Linux _IOT_termiosAdhemerval Zanella2019-01-031-3/+0
* termios: Consolidate tcflow symbolic constantsAdhemerval Zanella2019-01-032-5/+27
* termios: Consolidate local mode definitionsAdhemerval Zanella2019-01-032-24/+59
* 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