| Commit message (Expand) | Author | Age | Files | Lines |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 2 | -4/+4 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 9 | -9/+9 |
* | CVE-2013-4237, BZ #14699: Buffer overflow in readdir_r | Florian Weimer | 2013-08-16 | 1 | -1/+0 |
* | Fix glob64 broken by cleanup. | Roland McGrath | 2013-05-06 | 1 | -0/+2 |
* | Move dummy glob64.c alongside glob.c that defines glob64. | Roland McGrath | 2013-05-06 | 1 | -1/+0 |
* | Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}. | Roland McGrath | 2013-05-03 | 1 | -5/+3 |
* | Remove CHECK_1 and CHECK_1_NULL_OK. | Joseph Myers | 2013-02-08 | 4 | -9/+5 |
* | Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. | Joseph Myers | 2013-02-04 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 9 | -12/+9 |
* | Move common dirent implementation from sysdeps/unix to sysdeps/posix. | Roland McGrath | 2012-08-07 | 2 | -2/+2 |
* | Add INTERNAL_SYSCALL_TYPES | H.J. Lu | 2012-05-22 | 1 | -0/+6 |
* | Add 64-bit preadv.c and pwritev.c | H.J. Lu | 2012-05-19 | 2 | -0/+146 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 7 | -21/+14 |
* | Improve 64-bit build | Andreas Schwab | 2011-06-15 | 1 | -0/+6 |
* | Really implement fallocate{,64} and sync_file_range as cancellation points. | Ulrich Drepper | 2011-04-01 | 2 | -4/+14 |
* | More accurate computatin of reclen in readdir_r. | Ulrich Drepper | 2010-12-19 | 1 | -0/+1 |
* | Simplify fanotify_init definition. | Ulrich Drepper | 2010-08-16 | 1 | -1/+0 |
* | Remove third argument from fanotify_init function | Andreas Schwab | 2010-08-15 | 1 | -1/+1 |
* | Add support for Linux fanotify_init and fanotify_mask syscalls. | Ulrich Drepper | 2010-08-11 | 1 | -0/+3 |
* | Add support for prlimit and prlimit64 on Linux. | Ulrich Drepper | 2010-08-11 | 1 | -0/+1 |
* | Fix compat handling in *at functions. | Ulrich Drepper | 2009-10-29 | 1 | -1/+7 |
* | Add missing export of fallocate64 on 32-bit platforms. | Jakub Jelinek | 2009-05-15 | 1 | -0/+5 |
* | * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise. cvs/fedora-glibc-20090416T0610 | Ulrich Drepper | 2009-04-15 | 1 | -0/+5 |
* | * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64. | Ulrich Drepper | 2009-04-03 | 2 | -0/+2 |
* | * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}. | Ulrich Drepper | 2009-03-03 | 1 | -1/+2 |
* | * sysdeps/unix/sysv/linux/fallocate.c: New file. | Ulrich Drepper | 2009-03-02 | 2 | -0/+30 |
* | * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add open cvs/fedora-glibc-20080328T1347 | Ulrich Drepper | 2008-03-27 | 1 | -0/+2 |
* | * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to.. | Ulrich Drepper | 2007-11-10 | 12 | -0/+53 |
* | * sysdeps/posix/posix_fallocate64.c: Undefine | Ulrich Drepper | 2007-07-28 | 2 | -0/+60 |
* | * sysdeps/unix/sysv/linux/Versions: Export sync_file_range with | Ulrich Drepper | 2006-03-31 | 1 | -0/+1 |
* | [BZ #2226] | Ulrich Drepper | 2006-02-12 | 1 | -0/+1 |
* | * include/fcntl.h: Declare __have_atfcts. | Ulrich Drepper | 2006-01-20 | 1 | -3/+28 |
* | * include/sys/stat.h: Add libc_hidden_proto for __fxstatat64. | Ulrich Drepper | 2006-01-11 | 1 | -1/+2 |
* | * sysdeps/unix/sysv/linux/fchownat.c: Include string.h. cvs/fedora-glibc-20051116T0829 | Ulrich Drepper | 2005-11-16 | 1 | -0/+1 |
* | * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat): | Ulrich Drepper | 2005-11-16 | 1 | -1/+4 |
* | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper | 2005-11-11 | 2 | -0/+79 |
* | Add space inf weak_alias use. | Ulrich Drepper | 2005-05-26 | 1 | -1/+1 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 4 | -112/+1 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 4 | -1/+112 |
* | Update. | Ulrich Drepper | 2004-04-17 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-04-03 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2004-03-24 | 30 | -0/+245 |