aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-03-15Fix test-errno issuesAdhemerval Zanella1-1/+1
2017-03-08Test for correct setting of errno.Yury Norov1-1/+1
2017-03-01Miscellaneous low-risk changes preparing for _ISOMAC testsuite.Zack Weinberg1-1/+1
2016-11-08Consolidate lseek/lseek64/llseek implementationsAdhemerval Zanella1-1/+1
2016-10-18Fix Linux fallocate tests for EOPNOTSUPPAdhemerval Zanella1-1/+3
2016-10-11Consolidate Linux sync_file_range implementationsAdhemerval Zanella1-1/+1
2016-10-07Consolidate fallocate{64} implementationsAdhemerval Zanella1-1/+2
2016-09-01Base <sys/quota.h> on Linux kernel headers [BZ #20525]Florian Weimer1-1/+1
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg1-1/+1
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella1-6/+3
2016-05-25network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella1-1/+2
2016-05-25network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella1-1/+5
2016-04-29Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella1-2/+2
2015-12-31Fix linux personality syscall wrapperDmitry V. Levin1-2/+3
2015-12-14Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers1-1/+1
2015-11-24Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer1-2/+4
2015-11-09Terminate process on invalid netlink response from kernel [BZ #12926]Florian Weimer1-0/+1
2015-08-25Don't run tst-getpid2 with LD_BIND_NOW=1H.J. Lu1-5/+0
2015-05-22Remove socket.S implementationAdhemerval Zanella1-4/+0
2015-02-06NPTL: Build tests using clone directly only for Linux.Roland McGrath1-1/+6
2015-01-08Add stub sys/procfs.h fileRoland McGrath1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-1/+0
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar1-0/+1
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-0/+8
2014-05-13Clean up __exit_thread.Roland McGrath1-1/+1
2014-05-05Move rules for Linux-specific pldd program to Linux-specific Makefile.Roland McGrath1-0/+4
2014-03-18Add comments about non-Linux use of bits/mman-linux.h.Roland McGrath1-0/+7
2013-09-02tst-fanotify: new simple testMike Frysinger1-1/+1
2013-08-27Clean up __libc_sa_len helper.Roland McGrath1-1/+1
2013-07-16BZ #15711: Avoid circular dependency for syscall.hCarlos O'Donell1-2/+9
2013-05-03Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.Roland McGrath1-1/+1
2013-03-07Install <bits/mman-linux.h>Andreas Jaeger1-1/+2
2012-11-20Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge1-2/+1
2012-10-22Install <bits/fcntl-linux.h>Andreas Jaeger1-0/+1
2012-05-31Add bits/sysctl.h to sysdep_headersMarkus Trippelsdorf1-1/+1
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu1-27/+26
2012-05-22Remove $(sysctl) from sysdep_routinesH.J. Lu1-1/+1
2012-05-22Add sysctl.mk and bits/sysctl.hH.J. Lu1-1/+3
2012-03-14Install bits/syscall.h through install-headers.Joseph Myers1-12/+4
2012-03-09Split enum __socket_type from bits/socket.h to bits/socket_type.h.Joseph Myers1-1/+2
2012-02-21Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers1-1/+1
2012-02-21Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h.Joseph Myers1-1/+1
2012-02-15Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h.Joseph Myers1-1/+2
2012-02-14Split architecture-specific parts of sys/inotify.h into bits/inotify.h.Joseph Myers1-1/+1
2012-02-13Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h.Joseph Myers1-1/+1
2011-12-22Support building bits/syscall.h for any number of subarch variants.Joseph Myers1-27/+39
2011-10-31Cache network interface informationUlrich Drepper1-1/+1
2011-08-17Fix tst-writev on non-4K page sizeDavid S. Miller1-1/+1
2011-07-11Generalize framework to register monitoring of files in nscdUlrich Drepper1-7/+1
2011-06-27Add missing HAVE_SENDFILE definitionUlrich Drepper1-0/+1