summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
2009-10-12Revert "Define F_SETOWN_EX and F_GETOWN_EX in Linux headers."Andreas Schwab
2009-10-12Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-10-01Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.Ulrich Drepper
2009-09-21Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath
2009-09-14Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-09-08Fix __longjmp_chk on s390/s390x.Jakub Jelinek
2009-08-24Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-08-22Add sigstack handling to Linux ____longjmp_chk on powerpc.Andreas Schwab
2009-08-03Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-08-02Remove leftover code from Linux/x86 ____longjmp_chk.Ulrich Drepper
2009-08-01Remove last trace of bounded pointer handling from ____longjmp_chk on x86-64.Ulrich Drepper
2009-07-31Optimize x86 and x86-64 ____longjmp_chk for Linux.Ulrich Drepper
2009-07-31Fix ____longjmp_chk on x86-64.Ulrich Drepper
2009-07-31Support multiarch for i686.H.J. Lu
2009-07-30Whitespace cleanup.Ulrich Drepper
2009-07-30Add sigstack handling to Linux ____longjmp_chk on i386.Ulrich Drepper
2009-07-30____longjmp_chk is now OS-specific.Ulrich Drepper
2009-07-27Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-07-26Compatibility of signalfd/eventfd with older kernels.Ulrich Drepper
2009-07-24Don't automatically use /lib/modules/* headers.Ulrich Drepper
2009-07-23Add more cache descriptors for L3 caches on x86 and x86-64.Ulrich Drepper
2009-07-23Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-07-23Preserve stack alignment in i386 makecontext.Ulrich Drepper
2009-07-20Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-07-10Fix comment in Linux's <sys/epoll.h>.Ulrich Drepper
2009-06-26Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-06-18Add 802.15.4 definitions to header files.Ulrich Drepper
2009-06-16Don't treat bug reporting message as a format string.Andreas Schwab
2009-06-16Fold Linux-specific grantpt code into Unix version.Ulrich Drepper
2009-06-16Merge branch 'master' of sourceware.org:/git/glibc into fedora/masterAndreas Schwab
2009-06-15Fix permission of slave device on devpts if necessary.Ulrich Drepper
2009-06-15Preserve message printed before abort.Ulrich Drepper
2009-06-10Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-05-31Add missing file from accept4 commit.Ulrich Drepper
2009-05-29Compact cache info data structure for x86/x86-64.Ulrich Drepper
2009-05-22Implement accept4 for more archs using socketcall.Jakub Jelinek
2009-05-21Add missing file from previous IA-64 longjmp commit.Ulrich Drepper
2009-05-21Add ____longjmp_chk support for IA-64.H.J. Lu
2009-05-21Don't define __ASSUME_ACCEPT4 for IA-64.Ulrich Drepper
2009-05-21Remove __NR_accept4 definition.Jakub Jelinek
2009-05-21Correct socketcall argument for accept4.Jakub Jelinek
2009-05-15Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek
2009-05-10Updated to fedora-glibc-20090510T1842cvs/fedora-glibc-2_10_1-1Jakub Jelinek
2009-05-10* version.h (VERSION): Bump to 2.10.1.cvs/fedora-glibc-20090510T1842Ulrich Drepper
2009-05-09Updated to fedora-glibc-20090509T1828cvs/fedora-glibc-2_10-1Jakub Jelinek
2009-05-09[BZ #10118]Ulrich Drepper
2009-05-09* sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_RANDOM.Ulrich Drepper
2009-05-07* io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,Ulrich Drepper
2009-04-29* sysdeps/unix/sysv/linux/ifaddrs.c: Revert unintended 2008-08-12 comment cha...Jakub Jelinek