summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/i386
AgeCommit message (Expand)Author
2010-06-15Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-06-14Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper
2010-04-12Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-04-08Fix fallocate error return on i386.Andreas Schwab
2010-04-06Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-04-03Handle unnecessary padding in getdents64.Ulrich Drepper
2010-03-27Define miss_F_GETOWN_EX only if needed.Ulrich Drepper
2010-01-11Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-01-09Add support for XPG7 testing.Ulrich Drepper
2009-12-14Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-12-11Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper
2009-11-24Re-install CFI in x86/x86_64 cloneAndreas Schwab
2009-11-24Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-11-24Re-install F_[GS]ETOWN_EX changesAndreas Schwab
2009-11-19Follow kernel F_OWNER_{GID -> PGRP} change.Ulrich Drepper
2009-11-17Change misleading names of parameters of sync_file_range.Ulrich Drepper
2009-11-17Add missing Linux MADV_* definitions.Ulrich Drepper
2009-11-14Fix building on x86 with older kernel headers.Mike Frsyinger
2009-11-14Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper
2009-11-12Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-11-06Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek
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-29Fix compat handling in *at functions.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-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-08-03Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-08-02Remove leftover code from Linux/x86 ____longjmp_chk.Ulrich Drepper
2009-07-31Optimize x86 and x86-64 ____longjmp_chk for Linux.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-27Merge commit 'origin/master' into fedora/masterAndreas Schwab
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-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-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-03-20Updated to fedora-glibc-20090320T1944cvs/fedora-glibc-2_9_90-11Jakub Jelinek
2009-03-17Yet more changes to match sort function type change.Ulrich Drepper
2009-03-09Updated to fedora-glibc-20090309T1421cvs/fedora-glibc-2_9_90-9Jakub Jelinek
2009-03-03* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper