about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix test-errno issuesAdhemerval Zanella2017-03-151-1/+1
* Test for correct setting of errno.Yury Norov2017-03-081-1/+1
* Miscellaneous low-risk changes preparing for _ISOMAC testsuite.Zack Weinberg2017-03-011-1/+1
* Consolidate lseek/lseek64/llseek implementationsAdhemerval Zanella2016-11-081-1/+1
* Fix Linux fallocate tests for EOPNOTSUPPAdhemerval Zanella2016-10-181-1/+3
* Consolidate Linux sync_file_range implementationsAdhemerval Zanella2016-10-111-1/+1
* Consolidate fallocate{64} implementationsAdhemerval Zanella2016-10-071-1/+2
* Base <sys/quota.h> on Linux kernel headers [BZ #20525]Florian Weimer2016-09-011-1/+1
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-031-1/+1
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-101-6/+3
* network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-251-1/+2
* network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-251-1/+5
* Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella2016-04-291-2/+2
* Fix linux personality syscall wrapperDmitry V. Levin2015-12-311-2/+3
* Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers2015-12-141-1/+1