about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/bits
Commit message (Expand)AuthorAgeFilesLines
* Add IP_RECVERR_RFC4884 and IPV6_RECVERR_RFC4884 from Linux 5.9.Joseph Myers2020-10-271-0/+2
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-092-100/+132
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-091-7/+0
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-091-6/+0
* Linux: Remove rseq supportFlorian Weimer2020-07-161-29/+0
* sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella2020-07-092-3/+40
* sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella2020-07-093-61/+11
* sysvipc: Split out linux struct shmid_dsAdhemerval Zanella2020-07-092-33/+58
* sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella2020-07-092-3/+41
* sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella2020-07-092-47/+12
* sysvipc: Split out linux struct semid_dsAdhemerval Zanella2020-07-092-33/+57
* sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella2020-07-092-14/+40
* signal: Move sys_errlist to a compat symbolAdhemerval Zanella2020-07-071-32/+0
* signal: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-072-58/+64
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-061-0/+29
* Add MREMAP_DONTUNMAP from Linux 5.7Joseph Myers2020-06-231-0/+1
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-0/+39
* semctl: Remove the sem-pad.h fileAlistair Francis2020-04-293-47/+17
* bits/sem.h: Split out struct semid_dsAlistair Francis2020-04-292-23/+44
* provide y2038 safe socket constants for default/asm-generic ABIVineet Gupta2020-04-191-2/+14
* Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer2020-04-151-1/+0
* Use gcc -finput-charset=ascii for check-installed-headers.Stefan Liebler2020-02-131-1/+1
* Rename RWF_WRITE_LIFE_NOT_SET to RWH_WRITE_LIFE_NOT_SET following Linux 5.5.Joseph Myers2020-02-121-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0170-70/+70
* Update SOMAXCONN value from Linux 5.4.Joseph Myers2019-11-291-1/+1
* Define MADV_COLD and MADV_PAGEOUT from Linux 5.4.Joseph Myers2019-11-281-0/+2
* Don't use a custom wrapper macro around __has_include (bug 25189).Emilio Cobos Álvarez2019-11-211-5/+7
* Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.Joseph Myers2019-10-141-0/+47
* sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella2019-10-102-16/+41
* 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