about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/kernel-features.h
Commit message (Expand)AuthorAgeFilesLines
* More IA-64 removalUlrich Drepper2012-01-071-1/+1
* Remove IA-64 support from kernel-features.hUlrich Drepper2012-01-071-8/+7
* Prefer real syscalls instead of vsyscalls on x86-64 outside libc.soUlrich Drepper2011-09-061-0/+5
* Add sendmmsg syscallUlrich Drepper2011-05-281-0/+5
* Fix a few problems in fopen and freopenUlrich Drepper2011-05-151-1/+2
* Use prlimit64 for 32-bit [gs]etrlimit64 implementation.Ulrich Drepper2010-12-251-0/+5
* f_flags in Linux statfs implementation.Ulrich Drepper2010-08-111-0/+5
* Implement recvmmsg also as socketcallAndreas Schwab2010-05-211-0/+5
* Remove unnecessary Alpha support.Ulrich Drepper2010-05-051-36/+14
* Fix comments and indentation.Ulrich Drepper2010-03-271-7/+7
* Fix F_GETOWN on some Linux archs.Ulrich Drepper2009-10-291-0/+5
* Compatibility of signalfd/eventfd with older kernels.Ulrich Drepper2009-07-261-0/+2
* Don't define __ASSUME_ACCEPT4 for IA-64.Ulrich Drepper2009-05-211-1/+1
* * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_RANDOM.Ulrich Drepper2009-05-091-0/+5
* * sysdeps/unix/sysv/linux/kernel-features.h: All supportedUlrich Drepper2009-04-181-3/+1
* * sysdeps/unix/sysv/linux/kernel-features.h: SH also hasUlrich Drepper2009-04-141-1/+1
* * sysdeps/unix/sysv/linux/kernel-features.h: SPARC and IA64 alsoUlrich Drepper2009-04-091-1/+2
* * sysdeps/unix/sysv/linux/kernel-features.h: Power also hasUlrich Drepper2009-04-071-1/+1
* * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper2009-04-031-0/+7
* * sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper2009-04-031-0/+7
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: DefineUlrich Drepper2009-01-031-6/+4
* * sysdeps/unix/sysv/linux/kernel-features.hUlrich Drepper2009-01-031-0/+7
* * resolv/res_send.c (send_dg): Use correct guards for SOCK_CLOEXECUlrich Drepper2008-12-081-1/+1
* * socket/sys/socket.h: Declare accept4.Ulrich Drepper2008-12-031-1/+7
* * sysdeps/unix/sysv/linux/kernel-features.h: s390 has the newUlrich Drepper2008-08-011-1/+1
* * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): We cannotUlrich Drepper2008-08-011-5/+0
* * sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper2008-07-311-0/+8
* * nscd/connections.c (nscd_init): Type if preprocessor directive.Ulrich Drepper2008-07-301-0/+1
* * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.Ulrich Drepper2008-07-271-1/+1
* * sysdeps/unix/sysv/linux/kernel-features.h: IA-64 and SPARC haveUlrich Drepper2008-07-261-2/+2
* * sysdeps/unix/sysv/linux/kernel-features.h: IA-64 has the newUlrich Drepper2008-07-261-3/+4
* * sysdeps/unix/sysv/linux/kernel-features.h: PPC has the newUlrich Drepper2008-07-251-1/+1
* * sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper2008-07-251-0/+9
* * elf/elf.h: Define AT_EXECFN.Ulrich Drepper2008-07-241-1/+6
* * sysdeps/unix/sysv/linux/adjtime.c: Use ADJ_OFFSET_SS_READ ifUlrich Drepper2007-12-101-0/+5
* * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT, cvs/fedora-glibc-20070814T0725 cvs/fedora-glibc-20070814T0643Ulrich Drepper2007-08-141-18/+32
* * io/Makefile (tests): Add tst-posix_fallocate.Ulrich Drepper2007-07-231-0/+5
* (__ASSUME_PRIVATE_FUTEX): Define for kernel >= 2.6.22.Ulrich Drepper2007-05-191-1/+6
* * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW andUlrich Drepper2007-05-101-0/+5
* * sysdeps/unix/sysv/linux/kernel-features.h: Define cvs/fedora-glibc-20060729T2255Ulrich Drepper2006-07-291-8/+9
* * sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper2006-04-191-0/+6
* * sysdeps/unix/sysv/linux/kernel-features.h: Remove support for cvs/fedora-glibc-20060328T0900Ulrich Drepper2006-03-281-27/+4
* * sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper2006-03-281-0/+6
* 2004-12-09 Randolph Chung <tausq@debian.org>Roland McGrath2006-03-161-1/+1
* * sysdeps/unix/sysv/linux/kernel-features.hRoland McGrath2006-02-221-13/+7
* [BZ #2329]Roland McGrath2006-02-211-14/+1
* * include/fcntl.h: Declare __have_atfcts.Ulrich Drepper2006-01-201-0/+24
* * sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper2006-01-161-0/+7
* Adjust for recent input file changes.Ulrich Drepper2006-01-091-1/+8
* * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_WAITID_SYSCALL): cvs/fedora-glibc-20060106T0916Ulrich Drepper2006-01-061-6/+10