summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/sync_file_range.c
AgeCommit message (Expand)Author
2015-03-08fix regression for ARM thumb modeWaldemar Brodkorb
2015-02-20sync_file_range: fix standard UCLIBC_SYSCALL_ALIGN_64BIT handlingVineet Gupta
2015-01-26libc: sync_file_range missing commaBernhard Reutner-Fischer
2015-01-24libc: ppc64 etc: Fix sync_file_rangeBernhard Reutner-Fischer
2014-02-15libc: Fix sync_file_range.c for MIPS64 N32 ABISteve Ellcey
2013-01-08libc: handle sync_file_rangeBernhard Reutner-Fischer
2012-06-15splice,sync_file_range: mark them as GNU extensionsPeter S. Mazinger
2011-02-24unify stub logicMike Frysinger
2008-10-28- trim superfluous ';'. No objcode changesBernhard Reutner-Fischer
2008-10-28- fix compilation if LFS is off and STUBs are requestedBernhard Reutner-Fischer
2008-09-16- add sync_file_range()Bernhard Reutner-Fischer