summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move rules for Linux-specific pldd program to Linux-specific Makefile.Roland McGrath2014-05-051-0/+4
* Add comments about non-Linux use of bits/mman-linux.h.Roland McGrath2014-03-181-0/+7
* tst-fanotify: new simple testMike Frysinger2013-09-021-1/+1
* Clean up __libc_sa_len helper.Roland McGrath2013-08-271-1/+1
* BZ #15711: Avoid circular dependency for syscall.hCarlos O'Donell2013-07-161-2/+9
* Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.Roland McGrath2013-05-031-1/+1
* Install <bits/mman-linux.h>Andreas Jaeger2013-03-071-1/+2
* Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge2012-11-201-2/+1
* Install <bits/fcntl-linux.h>Andreas Jaeger2012-10-221-0/+1
* Add bits/sysctl.h to sysdep_headersMarkus Trippelsdorf2012-05-311-1/+1
* Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu2012-05-301-27/+26
* Remove $(sysctl) from sysdep_routinesH.J. Lu2012-05-221-1/+1
* Add sysctl.mk and bits/sysctl.hH.J. Lu2012-05-221-1/+3
* Install bits/syscall.h through install-headers.Joseph Myers2012-03-141-12/+4
* Split enum __socket_type from bits/socket.h to bits/socket_type.h.Joseph Myers2012-03-091-1/+2