summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/sync_file_range.c
Commit message (Collapse)AuthorAgeFilesLines
* unify stub logicMike Frysinger2011-02-241-6/+0
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* - trim superfluous ';'. No objcode changesBernhard Reutner-Fischer2008-10-281-1/+1
|
* - fix compilation if LFS is off and STUBs are requestedBernhard Reutner-Fischer2008-10-281-1/+1
|
* - add sync_file_range()Bernhard Reutner-Fischer2008-09-161-0/+33
Tested successfully on i386..