about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386
Commit message (Collapse)AuthorAgeFilesLines
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0993-279/+186
|
* Use macro for PIC setup in inline asm.Joseph Myers2012-02-051-10/+1
|
* Use macros for x86 PIC thunk names.Joseph Myers2012-02-031-7/+7
|
* Remove pre-ISO C supportUlrich Drepper2012-01-072-8/+8
| | | | No more __const.
* Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ↵Roland McGrath2011-09-151-2/+2
| | | | ____longjmp_chk implementations.
* Remove support for !USE___THREADUlrich Drepper2011-09-101-38/+12
|
* Fix missing declarationAndreas Schwab2011-08-221-0/+1
|
* Clean up PLT use for scandiratAndreas Schwab2011-08-111-1/+1
|
* Implement scandirat functionUlrich Drepper2011-08-091-5/+97
|
* Avoid multiple definitions of identical scandir cancellation handlerUlrich Drepper2011-08-081-1/+2
|
* Fix typo in cache information table for x86-{32,64}.Ulrich Drepper2011-04-031-1/+1
|
* Rename open_by_handle to open_by_handle_at.Andreas Schwab2011-04-011-2/+2
|
* Define O_PATH.Ulrich Drepper2011-04-011-0/+1
|
* Also make x86 sync_file_range a cancellation point.Ulrich Drepper2011-04-013-3/+50
|
* Really implement fallocate{,64} and sync_file_range as cancellation points.Ulrich Drepper2011-04-012-6/+26
|
* Add support for name_to_handle_at and open_by_handle.Ulrich Drepper2011-04-011-5/+43
|
* Last change caused infinite loops because of missing loop increment.Ulrich Drepper2011-03-221-0/+2
|
* Implement x86 cpuid handling of leaf4 for cache information.Ulrich Drepper2011-03-201-7/+56
|
* Define MADV_NOHUGEPAGE.Ulrich Drepper2011-01-171-0/+1
|
* Define MADV_HUGEPAGE.Ulrich Drepper2011-01-171-1/+2
|
* Change setgroups to affect all the threads in the process.Ulrich Drepper2011-01-141-4/+8
|
* Clean up PLT use for getrlimit64.Ulrich Drepper2011-01-131-1/+2
|
* Use prlimit64 for 32-bit [gs]etrlimit64 implementation.Ulrich Drepper2010-12-251-2/+2
|
* Define MAP_HUGETLB.Ulrich Drepper2010-11-191-1/+3
|
* Simplify fanotify_init definition.Ulrich Drepper2010-08-161-1/+0
|
* Remove third argument from fanotify_init functionAndreas Schwab2010-08-151-1/+1
|
* Add support for Linux fanotify_init and fanotify_mask syscalls.Ulrich Drepper2010-08-111-0/+3
|
* Add support for prlimit and prlimit64 on Linux.Ulrich Drepper2010-08-111-0/+2
|
* Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper2010-06-141-0/+2
|
* Fix fallocate error return on i386.Andreas Schwab2010-04-082-2/+14
|
* Handle unnecessary padding in getdents64.Ulrich Drepper2010-04-031-1/+2
| | | | | | The getdents64 syscall adds on 32-but platforms padding which isn't needed and not included in the userlevel data structure definition. We have to avoid copying those padding bytes in the readdir64_r function.
* Define miss_F_GETOWN_EX only if needed.Ulrich Drepper2010-03-271-11/+11
| | | | | | | When doing i686-unknown-linux-gnu build configured with --enable-kernel=2.6.24, there are several warnings like this: ../sysdeps/unix/sysv/linux/i386/fcntl.c:36:12: warning: ‘miss_F_GETOWN_EX’ defined but not used
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-5/+9
| | | | | The header conformance testing code needed extending for XPG7. This exposed a few bugs in the headers. There are more changes to come.
* Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper2009-12-111-3/+3
|
* Follow kernel F_OWNER_{GID -> PGRP} change.Ulrich Drepper2009-11-191-3/+4
| | | | But maintain compatiblity for 2.11.
* Change misleading names of parameters of sync_file_range.Ulrich Drepper2009-11-171-1/+1
|
* Add missing Linux MADV_* definitions.Ulrich Drepper2009-11-171-9/+12
|
* Fix building on x86 with older kernel headers.Mike Frsyinger2009-11-142-0/+12
| | | | Fix building on x86 when older linux headers lack __NR_fallocate define.
* Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper2009-11-141-2/+2
|
* Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek2009-11-061-2/+2
| | | | | | | | As reported in http://bugzilla.redhat.com/533063 , preadv/pwritev prototypes are wrong on 32-bit arches with -D_FILE_OFFSET_BITS=64 and as I've just found, fallocate is wrong too. The problem is that only off_t is remapped to the 64-bit type transparently, __off_t is not.
* Fix compat handling in *at functions.Ulrich Drepper2009-10-292-2/+14
| | | | | When passed an empty string for the filename, the compat code using /proc in all *at functions did the wrong thing.
* Fix F_GETOWN on some Linux archs.Ulrich Drepper2009-10-291-1/+28
| | | | | | The syscall conventions on some Linux archs prevented F_GETOWN from working correctly in some situations. This can be rectified when using the new F_GETOWN_EX command.
* Define F_OWNER_* and f_owner_ex for Linux targets.Ulrich Drepper2009-10-291-1/+18
|
* Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.Ulrich Drepper2009-10-011-2/+4
|
* Remove leftover code from Linux/x86 ____longjmp_chk.Ulrich Drepper2009-08-021-6/+0
|
* Optimize x86 and x86-64 ____longjmp_chk for Linux.Ulrich Drepper2009-07-311-52/+21
|
* Support multiarch for i686.H.J. Lu2009-07-311-0/+1
| | | | | | This patch adds multiarch support when configured for i686. I modified some x86-64 functions to support 32bit. I will contribute 32bit SSE string and memory functions later.
* Whitespace cleanup.Ulrich Drepper2009-07-301-2/+2
|
* Add sigstack handling to Linux ____longjmp_chk on i386.Ulrich Drepper2009-07-301-0/+143
| | | | All other i386 ports need to provide their own versions.
* Add more cache descriptors for L3 caches on x86 and x86-64.Ulrich Drepper2009-07-231-0/+3
| | | | | The most recent AP 485 describes a few more cache descriptors for L3 caches with 24-way associativity.