about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-081-2/+4
* termios: Consolidate termios.hAdhemerval Zanella2019-01-031-1/+2
* termios: Consolidate tcflow symbolic constantsAdhemerval Zanella2019-01-031-1/+1
* termios: Consolidate local mode definitionsAdhemerval Zanella2019-01-031-1/+2
* termios: Consolidate control mode definitionsAdhemerval Zanella2019-01-031-1/+1
* termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella2019-01-031-1/+2
* termios: Consolidate Output Modes definitionsAdhemerval Zanella2019-01-031-1/+1
* termios: Consolidate Input Modes definitions.Adhemerval Zanella2019-01-031-1/+2
* termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella2019-01-031-1/+1
* termios: Consolidate struct termiosAdhemerval Zanella2019-01-031-1/+2
* Add test that MAP_* constants agree with kernel.Joseph Myers2018-12-171-0/+9
* Add statx conditionals for wordsize-32 *xstat.cMao Han2018-12-171-1/+2
* Move tst-signal-numbers to Python.Joseph Myers2018-12-101-4/+7
* Add getcpuH.J. Lu2018-12-071-1/+1
* Enable VDSO on x86_64 statically linked programs [BZ #19767]Rafael Ávila de Espíndola2018-11-231-0/+3
* Use single bits/shm.h for all architectures.Joseph Myers2018-10-171-1/+1
* Move SHMLBA to its own header.Joseph Myers2018-10-171-1/+1
* Use single bits/sem.h for all architectures.Joseph Myers2018-10-151-1/+1
* Use single bits/msq.h for all architectures.Joseph Myers2018-10-111-1/+2
* Share MAP_* flags between more architectures.Joseph Myers2018-09-261-1/+1
* Complete sys/procfs.h unification.Joseph Myers2018-09-251-1/+2
* Unify more sys/procfs.h headers.Joseph Myers2018-09-251-1/+2
* Unify some sys/procfs.h headers.Joseph Myers2018-09-251-1/+1
* Linux: Rewrite __old_getdents64 [BZ #23497]Florian Weimer2018-08-101-0/+1
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-1/+3
* Avoid cancellable I/O primitives in ld.so.Zack Weinberg2018-06-121-1/+6
* Fix concurrent changes on nscd aware files (BZ #23178)Adhemerval Zanella2018-05-161-1/+1
* Add test for getrlimit/setrlimit/prlimit with infinity valueAurelien Jarno2018-01-051-1/+2
* linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin2017-12-291-1/+1
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-051-2/+4
* Implement the mlock2 functionFlorian Weimer2017-11-271-2/+2
* Linux: Introduce <bits/mman-shared.h>Florian Weimer2017-11-241-1/+1
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-231-1/+1
* linux ttyname{_r}: Add testsLuke Shumaker2017-11-151-1/+2
* Move <bits/mman-linux.h> to the Linux sysdeps directoryFlorian Weimer2017-11-071-7/+0
* sysconf: Fix missing definition of UIO_MAXIOV on Linux [BZ #22321]Florian Weimer2017-10-201-1/+4
* posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2017-09-081-1/+1
* <bits/syscall.h>: Use an arch-independent system call list on LinuxFlorian Weimer2017-08-281-68/+43
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-261-2/+2
* Factor out shared definitions from bits/signum.h.Zack Weinberg2017-06-201-0/+14
* linux: Consolidate sync_file_range implementationAdhemerval Zanella2017-06-151-0/+1
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-1/+2
* Fix makefile rules for vmsplice, splice, and open_by_handle_atAdhemerval Zanella2017-05-191-0/+3
* linux: Consolidate Linux open_by_handle_at syscallAdhemerval Zanella2017-05-181-1/+2
* linux: Consolidate Linux splice syscallAdhemerval Zanella2017-05-181-1/+1
* linux: Consolidate Linux vmsplice syscallAdhemerval Zanella2017-05-181-1/+1
* linux: Consolidate Linux tee implementationAdhemerval Zanella2017-05-181-1/+2
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-1/+2
* Remove <sys/ultrasound.h>Florian Weimer2017-05-081-1/+1
* Consolidate Linux epoll_wait syscallAdhemerval Zanella2017-05-031-1/+1