summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/posix_fallocate64.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Hide internal fadvise64/fallocate64 functions [BZ #18822]H.J. Lu2017-10-011-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Consolidate posix_fallocate{64} implementationsAdhemerval Zanella2016-10-071-6/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* __ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer2015-05-051-32/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * sysdeps/posix/posix_fallocate64.c: UndefineUlrich Drepper2007-07-281-0/+64