about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer2015-11-241-2/+4
* Terminate process on invalid netlink response from kernel [BZ #12926]Florian Weimer2015-11-091-0/+1
* Don't run tst-getpid2 with LD_BIND_NOW=1H.J. Lu2015-08-251-5/+0
* Remove socket.S implementationAdhemerval Zanella2015-05-221-4/+0
* NPTL: Build tests using clone directly only for Linux.Roland McGrath2015-02-061-1/+6
* Add stub sys/procfs.h fileRoland McGrath2015-01-081-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+0
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-191-0/+1
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-0/+8
* Clean up __exit_thread.Roland McGrath2014-05-131-1/+1