| Commit message (Expand) | Author | Age | Files | Lines |
* | Follow kernel F_OWNER_{GID -> PGRP} change. | Ulrich Drepper | 2009-11-19 | 1 | -3/+4 |
* | Change misleading names of parameters of sync_file_range. | Ulrich Drepper | 2009-11-17 | 1 | -1/+1 |
* | Add missing Linux MADV_* definitions. | Ulrich Drepper | 2009-11-17 | 1 | -9/+12 |
* | Fix F_SETOWN_EX and F_GETOWN_EX definitions. | Ulrich Drepper | 2009-11-14 | 1 | -4/+4 |
* | Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64. | Jakub Jelinek | 2009-11-06 | 1 | -2/+2 |
* | Define F_OWNER_* and f_owner_ex for Linux targets. | Ulrich Drepper | 2009-10-29 | 1 | -1/+18 |
* | Define F_SETOWN_EX and F_GETOWN_EX in Linux headers. | Ulrich Drepper | 2009-10-01 | 1 | -2/+4 |
* | Remove last trace of bounded pointer handling from ____longjmp_chk on x86-64. | Ulrich Drepper | 2009-08-01 | 1 | -1/+1 |
* | Optimize x86 and x86-64 ____longjmp_chk for Linux. | Ulrich Drepper | 2009-07-31 | 1 | -65/+29 |
* | Fix ____longjmp_chk on x86-64. | Ulrich Drepper | 2009-07-31 | 1 | -2/+2 |
* | ____longjmp_chk is now OS-specific. | Ulrich Drepper | 2009-07-30 | 1 | -0/+145 |
* | * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}. | Ulrich Drepper | 2009-03-03 | 1 | -0/+16 |
* | * include/features.h: Define macros for XPG7/POSIX 2008. | Ulrich Drepper | 2009-02-26 | 1 | -3/+2 |
* | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek | 2009-02-16 | 1 | -46/+46 |
* | [BZ #7095] | Ulrich Drepper | 2009-02-07 | 1 | -9/+19 |
* | (SHM_EXEC): Define. | Andreas Jaeger | 2009-01-30 | 1 | -1/+2 |
* | * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK. | Ulrich Drepper | 2008-08-15 | 1 | -0/+1 |
* | * sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch for cvs/fedora-glibc-20080802T0809 | Ulrich Drepper | 2008-08-01 | 1 | -0/+14 |
* | [BZ #5436] | Ulrich Drepper | 2008-04-09 | 2 | -10/+19 |
* | * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add open cvs/fedora-glibc-20080328T1347 | Ulrich Drepper | 2008-03-27 | 1 | -2/+0 |
* | [BZ #5040] * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h (enum EPOLL_EVENTS): ... | Andreas Jaeger | 2008-01-21 | 1 | -1/+3 |
* | [BZ #5628] | Ulrich Drepper | 2008-01-16 | 1 | -1/+1 |
* | [BZ #5607] | Ulrich Drepper | 2008-01-16 | 1 | -2/+2 |
* | * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_gettimeofday): | Ulrich Drepper | 2007-12-15 | 1 | -2/+2 |
* | * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL_ERROR_P): | Ulrich Drepper | 2007-12-14 | 2 | -14/+14 |
* | * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to.. | Ulrich Drepper | 2007-11-10 | 1 | -2/+2 |
* | * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC. cvs/fedora-glibc-20071017T2007 | Ulrich Drepper | 2007-10-17 | 1 | -0/+2 |
* | Correct return value type __THROW marker of splice, vmsplice, and tee. | Ulrich Drepper | 2007-09-18 | 1 | -7/+7 |
* | * sysdeps/unix/sysv/linux/x86_64/init-first.c | Ulrich Drepper | 2007-08-24 | 1 | -2/+4 |
* | * csu/libc-start.c: Don't handle VDSO_SETUP here. | Ulrich Drepper | 2007-08-20 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/x86_64/libc-start.c | Ulrich Drepper | 2007-08-13 | 2 | -1/+10 |
* | * sysdeps/unix/sysv/linux/x86_64/libc-start.c | Ulrich Drepper | 2007-08-13 | 2 | -6/+14 |
* | * sysdeps/unix/sysv/linux/dl-vdso.c (_dl_vdso_vsym): Expect | Ulrich Drepper | 2007-08-12 | 1 | -2/+4 |
* | * sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to... | Ulrich Drepper | 2007-08-12 | 5 | -76/+211 |
* | * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Use correct | Ulrich Drepper | 2007-08-10 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC. | Ulrich Drepper | 2007-07-21 | 1 | -1/+2 |
* | * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information | Ulrich Drepper | 2007-05-21 | 1 | -316/+5 |
* | [BZ #4514] | Ulrich Drepper | 2007-05-21 | 1 | -1/+19 |
* | * sysdeps/unix/sysv/linux/sched_setaffinity.c cvs/fedora-glibc-20070510T2308 cvs/fedora-glibc-20070510T2304 | Ulrich Drepper | 2007-05-10 | 1 | -0/+14 |
* | * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and | Ulrich Drepper | 2007-05-10 | 1 | -0/+6 |
* | * sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu. | Ulrich Drepper | 2007-04-26 | 1 | -0/+50 |
* | * sysdeps/unix/sysv/linux/x86_64/send.c (__libc_send): Cosmetic | Ulrich Drepper | 2007-02-16 | 1 | -3/+4 |
* | * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment. cvs/fedora-glibc-20070211T1607 | Ulrich Drepper | 2007-02-10 | 1 | -1/+0 |
* | * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before cvs/fedora-glibc-20070202T0923 | Ulrich Drepper | 2007-02-01 | 1 | -9/+22 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 4 | -16/+97 |
* | . | Jakub Jelinek | 2007-07-31 | 4 | -97/+16 |
* | [BZ #3514, BZ #3515] | Ulrich Drepper | 2006-12-03 | 1 | -0/+4 |
* | * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Fix compatibility with cvs/fedora-glibc-20061201T0821 | Ulrich Drepper | 2006-12-01 | 1 | -1/+2 |
* | 2006-11-29 Daniel Jacobowitz <dan@codesourcery.com> | Ulrich Drepper | 2006-11-29 | 3 | -10/+91 |
* | * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): Add | Ulrich Drepper | 2006-11-10 | 1 | -0/+1 |