]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/unix/sysv/linux/Makefile
Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / Makefile
2018-06-26  Adhemerval ZanellaFix Linux fcntl OFD locks for non-LFS architectures...
2018-06-12  Zack WeinbergAvoid cancellable I/O primitives in ld.so.
2018-05-16  Adhemerval ZanellaFix concurrent changes on nscd aware files (BZ #23178)
2018-01-05  Aurelien JarnoAdd test for getrlimit/setrlimit/prlimit with infinity...
2017-12-29  Dmitry V. Levinlinux: move a shared part of sys/ptrace.h to bits/ptrac...
2017-12-05  Florian WeimerLinux: Implement interfaces for memory protection keys
2017-11-27  Florian WeimerImplement the mlock2 function
2017-11-24  Florian WeimerLinux: Introduce <bits/mman-shared.h>
2017-11-23  Florian WeimerLinux: Add memfd_create system call wrapper
2017-11-15  Luke Shumakerlinux ttyname{_r}: Add tests
2017-11-07  Florian WeimerMove <bits/mman-linux.h> to the Linux sysdeps directory
2017-10-20  Florian Weimersysconf: Fix missing definition of UIO_MAXIOV on Linux...
2017-09-08  Adhemerval Zanellaposix: Sync glob with gnulib [BZ #1062]
2017-08-28  Florian Weimer<bits/syscall.h>: Use an arch-independent system call...
2017-06-26  Adhemerval ZanellaCall exit directly in clone (BZ #21512)
2017-06-21  Zack WeinbergFactor out shared definitions from bits/signum.h.
2017-06-15  Adhemerval Zanellalinux: Consolidate sync_file_range implementation
2017-05-20  Zack WeinbergRemove __need macros from signal.h.
2017-05-19  Adhemerval ZanellaFix makefile rules for vmsplice, splice, and open_by_ha...
2017-05-18  Adhemerval Zanellalinux: Consolidate Linux open_by_handle_at syscall
2017-05-18  Adhemerval Zanellalinux: Consolidate Linux splice syscall
2017-05-18  Adhemerval Zanellalinux: Consolidate Linux vmsplice syscall
2017-05-18  Adhemerval Zanellalinux: Consolidate Linux tee implementation
2017-05-11  Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-05-08  Florian WeimerRemove <sys/ultrasound.h>
2017-05-03  Adhemerval ZanellaConsolidate Linux epoll_wait syscall
2017-03-15  Adhemerval ZanellaFix test-errno issues
2017-03-08  Yury NorovTest for correct setting of errno.
2017-03-02  Zack WeinbergMiscellaneous low-risk changes preparing for _ISOMAC...
2016-11-08  Adhemerval ZanellaConsolidate lseek/lseek64/llseek implementations
2016-10-18  Adhemerval ZanellaFix Linux fallocate tests for EOPNOTSUPP
2016-10-11  Adhemerval ZanellaConsolidate Linux sync_file_range implementations
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 glibc-2.16.90
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.
next