summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
2010-04-062.11.1-5fedora/glibc-2.11.1-5Tom "spot" Callaway
2009-11-30Merge branch 'release/2.11/master' into fedora/2.11/masterAndreas Schwab
2009-11-25Re-install F_[GS]ETOWN_EX changesAndreas Schwab
2009-11-25Avoid local PLTs.Ulrich Drepper
2009-11-25Prevent unintended file desriptor leak in grantpt.Andreas Schwab
2009-11-19Fix sync_file_range on ppc/ppc64.Jakub Jelinek
2009-11-19Avoid warnings in CPU_* macros when using const bitsets.Ulrich Drepper
2009-11-18Add missing Linux MADV_* definitions.Ulrich Drepper
2009-11-18Fix building on x86 with older kernel headers.Mike Frsyinger
2009-11-14Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper
2009-11-06Correct readahead syscall wrapper on powerpc32.Andreas Schwab
2009-11-06Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek
2009-11-05Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64Jakub Jelinek
2009-11-05Correct readahead syscall wrapper on powerpc32Andreas Schwab
2009-10-30Revert "Fix F_GETOWN on some Linux archs." and "Define F_OWNER_* and f_owner_...Andreas Schwab
2009-10-30Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-10-30Fix typo in readlinkatAndreas Schwab
2009-10-29Fix IA-64 and S390 sigevent definitions.Ulrich Drepper
2009-10-29Fix compat handling in *at functions.Ulrich Drepper
2009-10-29Fix errno handling in posix_openpt.Andreas Schwab
2009-10-29Fix getttyname on Linux when called for different devices.Ulrich Drepper
2009-10-29Fix F_GETOWN on some Linux archs.Ulrich Drepper
2009-10-29Define F_OWNER_* and f_owner_ex for Linux targets.Ulrich Drepper
2009-10-19Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-10-14Add ____longjmp_chk for sparcDavid S. Miller
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