summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/kernel-features.h
AgeCommit message (Expand)Author
2012-05-30Remove __ASSUME_TRUNCATE64_SYSCALL.Joseph Myers
2012-05-25Remove __ASSUME_NEW_GETRLIMIT_SYSCALL.Joseph Myers
2012-05-25Remove pre-2.4 Linux kernel support.Joseph Myers
2012-05-14Remove pre-2.2 Linux kernel support.Joseph Myers
2012-03-12Add some missing sparc kernel-feature.h entries.David S. Miller
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07More IA-64 removalUlrich Drepper
2012-01-07Remove IA-64 support from kernel-features.hUlrich Drepper
2011-09-06Prefer real syscalls instead of vsyscalls on x86-64 outside libc.soUlrich Drepper
2011-05-28Add sendmmsg syscallUlrich Drepper
2011-05-15Fix a few problems in fopen and freopenUlrich Drepper
2010-12-25Use prlimit64 for 32-bit [gs]etrlimit64 implementation.Ulrich Drepper
2010-08-11f_flags in Linux statfs implementation.Ulrich Drepper
2010-05-21Implement recvmmsg also as socketcallAndreas Schwab
2010-05-05Remove unnecessary Alpha support.Ulrich Drepper
2010-03-27Fix comments and indentation.Ulrich Drepper
2009-10-29Fix F_GETOWN on some Linux archs.Ulrich Drepper
2009-07-26Compatibility of signalfd/eventfd with older kernels.Ulrich Drepper
2009-05-21Don't define __ASSUME_ACCEPT4 for IA-64.Ulrich Drepper
2009-05-09* sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_RANDOM.Ulrich Drepper
2009-04-18* sysdeps/unix/sysv/linux/kernel-features.h: All supportedUlrich Drepper
2009-04-14* sysdeps/unix/sysv/linux/kernel-features.h: SH also hasUlrich Drepper
2009-04-09* sysdeps/unix/sysv/linux/kernel-features.h: SPARC and IA64 alsoUlrich Drepper
2009-04-07* sysdeps/unix/sysv/linux/kernel-features.h: Power also hasUlrich Drepper
2009-04-03* misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper
2009-04-03* sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper
2009-01-03* sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: DefineUlrich Drepper
2009-01-03* sysdeps/unix/sysv/linux/kernel-features.hUlrich Drepper
2008-12-08* resolv/res_send.c (send_dg): Use correct guards for SOCK_CLOEXECUlrich Drepper
2008-12-03* socket/sys/socket.h: Declare accept4.Ulrich Drepper
2008-08-01* sysdeps/unix/sysv/linux/kernel-features.h: s390 has the newUlrich Drepper
2008-08-01* sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): We cannotUlrich Drepper
2008-07-31* sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper
2008-07-30* nscd/connections.c (nscd_init): Type if preprocessor directive.Ulrich Drepper
2008-07-27* sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.Ulrich Drepper
2008-07-26* sysdeps/unix/sysv/linux/kernel-features.h: IA-64 and SPARC haveUlrich Drepper
2008-07-26* sysdeps/unix/sysv/linux/kernel-features.h: IA-64 has the newUlrich Drepper
2008-07-25* sysdeps/unix/sysv/linux/kernel-features.h: PPC has the newUlrich Drepper
2008-07-25* sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper
2008-07-24* elf/elf.h: Define AT_EXECFN.Ulrich Drepper
2007-12-10* sysdeps/unix/sysv/linux/adjtime.c: Use ADJ_OFFSET_SS_READ ifUlrich Drepper
2007-08-14* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,cvs/fedora-glibc-20070814T0725cvs/fedora-glibc-20070814T0643Ulrich Drepper
2007-07-23* io/Makefile (tests): Add tst-posix_fallocate.Ulrich Drepper
2007-05-19(__ASSUME_PRIVATE_FUTEX): Define for kernel >= 2.6.22.Ulrich Drepper
2007-05-10* sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW andUlrich Drepper
2006-07-29* sysdeps/unix/sysv/linux/kernel-features.h: Definecvs/fedora-glibc-20060729T2255Ulrich Drepper
2006-04-19* sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: Remove support forcvs/fedora-glibc-20060328T0900Ulrich Drepper
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper
2006-03-162004-12-09 Randolph Chung <tausq@debian.org>Roland McGrath