aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/i386
AgeCommit message (Expand)AuthorFilesLines
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert93-279/+186
2012-02-05Use macro for PIC setup in inline asm.Joseph Myers1-10/+1
2012-02-03Use macros for x86 PIC thunk names.Joseph Myers1-7/+7
2012-01-07Remove pre-ISO C supportUlrich Drepper2-8/+8
2011-09-15Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c...Roland McGrath1-2/+2
2011-09-10Remove support for !USE___THREADUlrich Drepper1-38/+12
2011-08-22Fix missing declarationAndreas Schwab1-0/+1
2011-08-11Clean up PLT use for scandiratAndreas Schwab1-1/+1
2011-08-09Implement scandirat functionUlrich Drepper1-5/+97
2011-08-08Avoid multiple definitions of identical scandir cancellation handlerUlrich Drepper1-1/+2
2011-04-03Fix typo in cache information table for x86-{32,64}.Ulrich Drepper1-1/+1
2011-04-01Rename open_by_handle to open_by_handle_at.Andreas Schwab1-2/+2
2011-04-01Define O_PATH.Ulrich Drepper1-0/+1
2011-04-01Also make x86 sync_file_range a cancellation point.Ulrich Drepper3-3/+50
2011-04-01Really implement fallocate{,64} and sync_file_range as cancellation points.Ulrich Drepper2-6/+26
2011-04-01Add support for name_to_handle_at and open_by_handle.Ulrich Drepper1-5/+43
2011-03-22Last change caused infinite loops because of missing loop increment.Ulrich Drepper1-0/+2
2011-03-20Implement x86 cpuid handling of leaf4 for cache information.Ulrich Drepper1-7/+56
2011-01-17Define MADV_NOHUGEPAGE.Ulrich Drepper1-0/+1
2011-01-17Define MADV_HUGEPAGE.Ulrich Drepper1-1/+2
2011-01-14Change setgroups to affect all the threads in the process.Ulrich Drepper1-4/+8
2011-01-13Clean up PLT use for getrlimit64.Ulrich Drepper1-1/+2
2010-12-25Use prlimit64 for 32-bit [gs]etrlimit64 implementation.Ulrich Drepper1-2/+2
2010-11-19Define MAP_HUGETLB.Ulrich Drepper1-1/+3
2010-08-16Simplify fanotify_init definition.Ulrich Drepper1-1/+0
2010-08-15Remove third argument from fanotify_init functionAndreas Schwab1-1/+1
2010-08-11Add support for Linux fanotify_init and fanotify_mask syscalls.Ulrich Drepper1-0/+3
2010-08-11Add support for prlimit and prlimit64 on Linux.Ulrich Drepper1-0/+2
2010-06-14Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper1-0/+2
2010-04-08Fix fallocate error return on i386.Andreas Schwab2-2/+14
2010-04-03Handle unnecessary padding in getdents64.Ulrich Drepper1-1/+2
2010-03-27Define miss_F_GETOWN_EX only if needed.Ulrich Drepper1-11/+11
2010-01-09Add support for XPG7 testing.Ulrich Drepper1-5/+9
2009-12-11Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper1-3/+3
2009-11-19Follow kernel F_OWNER_{GID -> PGRP} change.Ulrich Drepper1-3/+4
2009-11-17Change misleading names of parameters of sync_file_range.Ulrich Drepper1-1/+1
2009-11-17Add missing Linux MADV_* definitions.Ulrich Drepper1-9/+12
2009-11-14Fix building on x86 with older kernel headers.Mike Frsyinger2-0/+12
2009-11-14Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper1-2/+2
2009-11-06Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek1-2/+2
2009-10-29Fix compat handling in *at functions.Ulrich Drepper2-2/+14
2009-10-29Fix F_GETOWN on some Linux archs.Ulrich Drepper1-1/+28
2009-10-29Define F_OWNER_* and f_owner_ex for Linux targets.Ulrich Drepper1-1/+18
2009-10-01Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.Ulrich Drepper1-2/+4
2009-08-02Remove leftover code from Linux/x86 ____longjmp_chk.Ulrich Drepper1-6/+0
2009-07-31Optimize x86 and x86-64 ____longjmp_chk for Linux.Ulrich Drepper1-52/+21
2009-07-31Support multiarch for i686.H.J. Lu1-0/+1
2009-07-30Whitespace cleanup.Ulrich Drepper1-2/+2
2009-07-30Add sigstack handling to Linux ____longjmp_chk on i386.Ulrich Drepper1-0/+143
2009-07-23Add more cache descriptors for L3 caches on x86 and x86-64.Ulrich Drepper1-0/+3