Consolidate fallocate{64} implementations
[platform/upstream/glibc.git] / sysdeps / unix / sysv / linux / Makefile
2016-10-07 Adhemerval ZanellaConsolidate fallocate{64} implementations
2016-09-01 Florian WeimerBase <sys/quota.h> on Linux kernel headers [BZ #20525]
2016-08-03 Zack WeinbergMinimize sysdeps code involved in defining major/minor...
2016-06-10 Adhemerval ZanellaRevert {send,sendm,recv,recvm}msg conformance changes
2016-05-25 Adhemerval Zanellanetwork: recvmmsg and sendmmsg standard compliance...
2016-05-25 Adhemerval Zanellanetwork: recvmsg and sendmsg standard compliance (BZ...
2016-04-29 Adhemerval ZanellaFix clone (CLONE_VM) pid/tid reset (BZ#19957)
2015-12-31 Dmitry V. LevinFix linux personality syscall wrapper
2015-12-14 Joseph MyersMake obsolete syscall wrappers into compat symbols...
2015-11-24 Florian WeimerRemove CPU set size checking from affinity functions...
2015-11-09 Florian WeimerTerminate process on invalid netlink response from...
2015-08-25 H.J. LuDon't run tst-getpid2 with LD_BIND_NOW=1
2015-05-22 Adhemerval ZanellaRemove socket.S implementation
2015-02-06 Roland McGrathNPTL: Build tests using clone directly only for Linux.
2015-01-08 Roland McGrathAdd stub sys/procfs.h file
2014-11-24 Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-19 Siddhesh PoyarekarAdd new macro IN_MODULE to identify module in which...
2014-07-07 Roland McGrathGet rid of nptl/sysdeps/ entirely!
2014-05-13 Roland McGrathClean up __exit_thread.
2014-05-05 Roland McGrathMove rules for Linux-specific pldd program to Linux...
2014-03-18 Roland McGrathAdd comments about non-Linux use of bits/mman-linux.h.
2013-09-03 Mike Frysingertst-fanotify: new simple test
2013-08-27 Roland McGrathClean up __libc_sa_len helper.
2013-07-16 Carlos O'DonellBZ #15711: Avoid circular dependency for syscall.h
2013-05-03 Roland McGrathConsolidate definitions of _FORTIFY_SOURCE wrappers...
2013-03-07 Andreas JaegerInstall <bits/mman-linux.h>
2012-11-20 Thomas SchwingeAdd recvmmsg and sendmmsg to the generic glibc API.
2012-10-22 Andreas JaegerInstall <bits/fcntl-linux.h>
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-31 Markus TrippelsdorfAdd bits/sysctl.h to sysdep_headers
2012-05-30 H.J. LuConvert WORDSIZE[32|64]/ld entries to abi-variants
2012-05-22 H.J. LuRemove $(sysctl) from sysdep_routines
2012-05-22 H.J. LuAdd sysctl.mk and bits/sysctl.h
2012-03-15 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-14 Joseph MyersInstall bits/syscall.h through install-headers.
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-09 Joseph MyersSplit enum __socket_type from bits/socket.h to bits...
2012-02-21 Joseph MyersSplit architecture-specific parts of sys/epoll.h into...
2012-02-21 Joseph MyersSplit architecture-specific parts of sys/timerfd.h...
2012-02-15 Joseph MyersSplit architecture-specific parts of sys/signalfd.h...
2012-02-14 Joseph MyersSplit architecture-specific parts of sys/inotify.h...
2012-02-13 Joseph MyersSplit architecture-specific parts of sys/eventfd.h...
2011-12-22 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-12-22 Joseph MyersSupport building bits/syscall.h for any number of subar...
2011-10-31 Ulrich DrepperCache network interface information
2011-08-20 Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-18 David S. MillerFix tst-writev on non-4K page size
2011-07-11 Ulrich DrepperGeneralize framework to register monitoring of files...
2011-06-27 Ulrich DrepperAdd missing HAVE_SENDFILE definition
2011-06-24 Ulrich DrepperWork around limit in writev in 2.6.38+ kernels
2011-05-28 Ulrich DrepperAdd sendmmsg syscall
2011-05-08 Ulrich DrepperMake complete getcwd work in rtld
2011-05-08 Ulrich DrepperFix Linux getcwd for long paths
2011-04-01 Andreas SchwabInstall bits/timex.h header.
2010-08-11 Ulrich DrepperAdd support for Linux fanotify_init and fanotify_mask...
2010-08-11 Ulrich DrepperAdd support for prlimit and prlimit64 on Linux.
2010-05-21 Andreas SchwabImplement recvmmsg also as socketcall
2009-11-22 Ulrich DrepperUpdate ntp_gettime for Linux.
2009-05-22 Jakub JelinekImplement accept4 for more archs using socketcall.
2009-03-02 Ulrich Drepper* sysdeps/unix/sysv/linux/fallocate.c: New file.
2008-06-12 Ulrich Drepper* nscd/nscd.h (struct database_dyn): Add inotify_descr...
2008-02-10 Ulrich Drepper* sysdeps/unix/sysv/linux/sys/timerfd.h: New file.
2007-11-23 Ulrich Drepper* sysdeps/unix/sysv/linux/Makefile [subdir=inet] (sysde...
2007-11-17 Ulrich Drepper* sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysde...
2007-11-10 Ulrich Drepper* sysdeps/unix/sysv/linux/open64.c: Move __open64_2...
2007-10-05 Ulrich Drepper2007-10-04 Jakub Jelinek <jakub@redhat.com>
2007-10-05 Ulrich Drepper* sysdeps/unix/sysv/linux/Makefile (sysdep_routines...
2007-05-24 Ulrich Drepper* Makerules (sysd-rules): Define PTW for ptw-* files.
2007-05-21 Ulrich Drepper[BZ #4514]
2007-05-11 Ulrich Drepper* sysdeps/unix/sysv/linux/tst-getcpu.c: New file.
2007-04-26 Ulrich Drepper* sysdeps/unix/sysv/linux/Makefile [subdir=posix] ...
2007-03-26 Ulrich Drepper* sysdeps/unix/sysv/linux/Versions: Move sync_file_range to
2006-04-25 Ulrich Drepper[BZ #2386]
2005-12-15 Roland McGrath2005-12-15 Roland McGrath <roland@redhat.com>
2005-11-19 Ulrich Drepper* sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t... cvs/fedora-glibc-20051119T1959
2005-08-17 Ulrich Drepper* sysdeps/unix/sysv/linux/Makefile (sysdep_headers...
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-10-04 Ulrich DrepperUpdate. cvs/fedora-glibc-20041005T0745
2004-10-03 Ulrich DrepperUpdate.
2004-05-07 Ulrich DrepperUpdate.
2004-04-03 Ulrich DrepperUpdate.
2003-09-24 Ulrich DrepperUpdate.
2003-09-17 Ulrich DrepperUpdate.
2003-09-04 Ulrich DrepperUpdate.
2003-08-16 Ulrich DrepperUpdate.
2003-08-16 Ulrich DrepperUpdate.
2003-07-25 Ulrich DrepperUpdate.
2003-06-11 Ulrich DrepperUpdate.
2003-05-28 Roland McGrath2003-05-11 Andreas Schwab <schwab@suse.de>
2003-05-10 Ulrich DrepperUpdate.
2003-05-02 Roland McGrath* sysdeps/generic/bp-thunks.h: Protect includes with...
2003-04-19 Ulrich DrepperUpdate.
2003-04-18 Ulrich DrepperUpdate.
2003-03-14 Roland McGrath* sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix...
2002-12-16 Ulrich DrepperUpdate.
2002-11-24 Roland McGrath* configure.in: Skip AUTOCONF check under --without...
2002-10-30 Andreas Jaeger* sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Add...
2002-10-16 Roland McGrath Jakub Jelinek <jakub@redhat.com>
2002-10-14 Roland McGrath2002-10-13 Roland McGrath <roland@frob.com>
next