about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers2012-02-211-1/+1
* Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h.Joseph Myers2012-02-211-1/+1
* Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h.Joseph Myers2012-02-151-1/+2
* Split architecture-specific parts of sys/inotify.h into bits/inotify.h.Joseph Myers2012-02-141-1/+1
* Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h.Joseph Myers2012-02-131-1/+1
* Support building bits/syscall.h for any number of subarch variants.Joseph Myers2011-12-221-27/+39
* Cache network interface informationUlrich Drepper2011-10-311-1/+1
* Fix tst-writev on non-4K page sizeDavid S. Miller2011-08-171-1/+1
* Generalize framework to register monitoring of files in nscdUlrich Drepper2011-07-111-7/+1
* Add missing HAVE_SENDFILE definitionUlrich Drepper2011-06-271-0/+1
* Work around limit in writev in 2.6.38+ kernelsUlrich Drepper2011-06-241-0/+1
* Add sendmmsg syscallUlrich Drepper2011-05-281-1/+2
* Make complete getcwd work in rtldUlrich Drepper2011-05-081-1/+2
* Fix Linux getcwd for long pathsUlrich Drepper2011-05-081-1/+1
* Install bits/timex.h header.Andreas Schwab2011-04-011-1/+1
* Add support for Linux fanotify_init and fanotify_mask syscalls.Ulrich Drepper2010-08-111-1/+1
* Add support for prlimit and prlimit64 on Linux.Ulrich Drepper2010-08-111-1/+1
* Implement recvmmsg also as socketcallAndreas Schwab2010-05-211-1/+1
* Update ntp_gettime for Linux.Ulrich Drepper2009-11-221-3/+3
* Implement accept4 for more archs using socketcall.Jakub Jelinek2009-05-221-0/+4
* * sysdeps/unix/sysv/linux/fallocate.c: New file.Ulrich Drepper2009-03-021-1/+1
* * nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cacheUlrich Drepper2008-06-121-1/+1
* * sysdeps/unix/sysv/linux/sys/timerfd.h: New file.Ulrich Drepper2008-02-101-1/+2
* * sysdeps/unix/sysv/linux/Makefile [subdir=inet] (sysdep_headers):Ulrich Drepper2007-11-231-1/+1
* * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):Ulrich Drepper2007-11-171-1/+1
* * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to..Ulrich Drepper2007-11-101-1/+1
* 2007-10-04 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2007-10-051-1/+2
* * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add signalfd.Ulrich Drepper2007-10-051-1/+1
* * Makerules (sysd-rules): Define PTW for ptw-* files.Ulrich Drepper2007-05-241-1/+1