about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/wordsize-64
Commit message (Expand)AuthorAgeFilesLines
* Remove __libc_creat function name.Joseph Myers2014-10-301-1/+1
* Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-202-71/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-102-4/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-019-9/+9
* CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer2013-08-161-1/+0
* Fix glob64 broken by cleanup.Roland McGrath2013-05-061-0/+2
* Move dummy glob64.c alongside glob.c that defines glob64.Roland McGrath2013-05-061-1/+0
* Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.Roland McGrath2013-05-031-5/+3
* Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers2013-02-084-9/+5
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-041-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-029-12/+9
* Move common dirent implementation from sysdeps/unix to sysdeps/posix.Roland McGrath2012-08-072-2/+2
* Add INTERNAL_SYSCALL_TYPESH.J. Lu2012-05-221-0/+6
* Add 64-bit preadv.c and pwritev.cH.J. Lu2012-05-192-0/+146
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-097-21/+14
* Improve 64-bit buildAndreas Schwab2011-06-151-0/+6
* Really implement fallocate{,64} and sync_file_range as cancellation points.Ulrich Drepper2011-04-012-4/+14
* More accurate computatin of reclen in readdir_r.Ulrich Drepper2010-12-191-0/+1
* 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/+1
* Fix compat handling in *at functions.Ulrich Drepper2009-10-291-1/+7
* Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek2009-05-151-0/+5
* * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise. cvs/fedora-glibc-20090416T0610Ulrich Drepper2009-04-151-0/+5
* * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper2009-04-032-0/+2
* * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper2009-03-031-1/+2
* * sysdeps/unix/sysv/linux/fallocate.c: New file.Ulrich Drepper2009-03-022-0/+30
* * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add open cvs/fedora-glibc-20080328T1347Ulrich Drepper2008-03-271-0/+2
* * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to..Ulrich Drepper2007-11-1012-0/+53
* * sysdeps/posix/posix_fallocate64.c: UndefineUlrich Drepper2007-07-282-0/+60
* * sysdeps/unix/sysv/linux/Versions: Export sync_file_range withUlrich Drepper2006-03-311-0/+1
* [BZ #2226]Ulrich Drepper2006-02-121-0/+1
* * include/fcntl.h: Declare __have_atfcts.Ulrich Drepper2006-01-201-3/+28
* * include/sys/stat.h: Add libc_hidden_proto for __fxstatat64.Ulrich Drepper2006-01-111-1/+2
* * sysdeps/unix/sysv/linux/fchownat.c: Include string.h. cvs/fedora-glibc-20051116T0829Ulrich Drepper2005-11-161-0/+1
* * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):Ulrich Drepper2005-11-161-1/+4
* * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper2005-11-112-0/+79
* Add space inf weak_alias use.Ulrich Drepper2005-05-261-1/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-224-112/+1
* 2.5-18.1Jakub Jelinek2007-07-124-1/+112
* Update.Ulrich Drepper2004-04-171-1/+1
* Update.Ulrich Drepper2004-04-031-0/+1
* Update.Ulrich Drepper2004-03-2430-0/+245