aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Consolidate posix_fallocate{64} implementationsAdhemerval Zanella1-46/+0
2016-03-17Remove __ASSUME_FALLOCATE.Joseph Myers1-32/+12
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-05-05__ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer1-0/+2
2015-01-05Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777).Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-05-22Add INTERNAL_SYSCALL_TYPESH.J. Lu1-0/+6
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2007-07-28* sysdeps/posix/posix_fallocate64.c: UndefineUlrich Drepper1-0/+59