about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386
Commit message (Expand)AuthorAgeFilesLines
* Define MADV_HUGEPAGE.Ulrich Drepper2011-02-031-1/+2
* Define MAP_HUGETLB.Ulrich Drepper2010-11-201-1/+3
* Fix fallocate error return on i386.Andreas Schwab2010-05-122-2/+14
* Handle unnecessary padding in getdents64.Ulrich Drepper2010-05-121-1/+2
* Add missing Linux MADV_* definitions.Ulrich Drepper2009-11-181-9/+12
* Fix building on x86 with older kernel headers.Mike Frsyinger2009-11-182-0/+12
* 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
* Fix compat handling in *at functions.Ulrich Drepper2009-10-292-2/+14
* Fix F_GETOWN on some Linux archs.Ulrich Drepper2009-10-291-1/+28
* 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
* Whitespace cleanup.Ulrich Drepper2009-07-301-2/+2
* Add sigstack handling to Linux ____longjmp_chk on i386.Ulrich Drepper2009-07-301-0/+143
* Add more cache descriptors for L3 caches on x86 and x86-64.Ulrich Drepper2009-07-231-0/+3
* Preserve stack alignment in i386 makecontext.Ulrich Drepper2009-07-231-6/+4
* Add missing file from accept4 commit.Ulrich Drepper2009-05-311-0/+1
* Compact cache info data structure for x86/x86-64.Ulrich Drepper2009-05-291-78/+78
* Implement accept4 for more archs using socketcall.Jakub Jelinek2009-05-221-4/+0
* Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek2009-05-152-1/+5
* * version.h (VERSION): Bump to 2.10.1. cvs/fedora-glibc-20090510T1842 cvs/masterUlrich Drepper2009-05-101-0/+1
* Yet more changes to match sort function type change.Ulrich Drepper2009-03-173-18/+19
* * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper2009-03-031-0/+17
* * sysdeps/unix/sysv/linux/fallocate.c: New file.Ulrich Drepper2009-03-022-0/+64
* * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-161-43/+47
* [BZ #7095]Ulrich Drepper2009-02-071-9/+15
* * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new descriptors.Ulrich Drepper2009-02-011-0/+14
* * sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argumentUlrich Drepper2009-01-031-1/+3
* * socket/sys/socket.h: Declare accept4.Ulrich Drepper2008-12-032-60/+108
* * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK.Ulrich Drepper2008-08-151-0/+1
* * Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper2008-07-251-0/+135
* [BZ #5436]Ulrich Drepper2008-04-091-1/+2
* * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): AvoidUlrich Drepper2008-01-091-4/+6
* (intel_02_known): New entry 0x3f.Ulrich Drepper2007-12-231-0/+1
* [BZ #5435]Ulrich Drepper2007-12-031-5/+11
* * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC. cvs/fedora-glibc-20071017T2007Ulrich Drepper2007-10-171-0/+2
* Correct return value type __THROW marker of splice, vmsplice, and tee.Ulrich Drepper2007-09-181-7/+7
* * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): AddUlrich Drepper2007-09-155-6/+12
* * sysdeps/unix/sysv/linux/i386/syscalls.list: No reason to markUlrich Drepper2007-08-241-1/+1
* * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate): Add fallocate cvs/fedora-glibc-20070801T1703Ulrich Drepper2007-08-013-0/+120
* * sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC.Ulrich Drepper2007-07-211-1/+2
* * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.Ulrich Drepper2007-07-091-1/+3
* * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache informationUlrich Drepper2007-05-211-0/+80
* * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Fix case whereUlrich Drepper2007-05-181-3/+3
* * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before cvs/fedora-glibc-20070202T0923Ulrich Drepper2007-02-011-5/+13
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-113-13/+10
* .Jakub Jelinek2007-07-313-10/+13