about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [BZ #3514, BZ #3515]Ulrich Drepper2006-12-031-0/+4
* * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): InvokeUlrich Drepper2006-11-201-2/+3
* * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): AddUlrich Drepper2006-11-101-0/+1
* * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):Ulrich Drepper2006-11-061-1/+28
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-281-11/+3
* * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.Ulrich Drepper2006-10-111-1/+1
* [BZ #3252, BZ #3253] cvs/fedora-glibc-20060925T1535Ulrich Drepper2006-09-251-103/+17
* * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offinUlrich Drepper2006-08-301-1/+2
* * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,Ulrich Drepper2006-08-081-12/+30
* Update.Ulrich Drepper2006-07-261-1/+1
* * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.Ulrich Drepper2006-05-051-0/+9
* * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Fix MADV_REMOVE value.Ulrich Drepper2006-05-021-1/+1
* * sysdeps/unix/sysv/linux/syscalls.list: Add vmsplice.Ulrich Drepper2006-04-261-1/+8