glibc/io
Adhemerval Zanella 48d966eb35 linux: Consolidate sync_file_range implementation
This patch consolidates Linux sync_file_range at default
sysdeps/unix/sysv/linux/sync_file_range.c implementation.  It also
moves the rules flags from generic io/Makefile to Linux one due the
fact it is a Linux-only symbol.

Checked on i686-linux-gnu and x86_64-linux-gnu.

	* io/Makefile (CFLAGS-sync_file_range.c): Remove rule.
	* sysdeps/unix/sysv/linux/Makefile (CFLAGS-sync_file_range.c): New
	rule.
	* sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Remove
	sync_file_range.
2017-06-15 16:03:37 -03:00
..
bits
sys Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
access.c
bug-ftw1.c
bug-ftw2.c
bug-ftw3.c
bug-ftw4.c
bug-ftw5.c
chdir.c
chmod.c
chown.c
close.c
creat64.c
creat.c
dup2.c
dup3.c
dup.c
euidaccess.c
faccessat.c
fchdir.c
fchmod.c
fchmodat.c
fchown.c
fchownat.c
fcntl.c
fcntl.h
flock.c
fstat64.c
fstat.c
fstatat64.c
fstatat.c
fstatfs64.c
fstatfs.c
fstatvfs64.c
fstatvfs.c
fts64.c
fts.c
fts.h fts: Fix symbol redirect for fts_set [BZ #21289] 2017-03-31 09:11:16 +02:00
ftw64.c
ftw.c
ftw.h
ftwtest-sh
ftwtest.c
futimens.c
fxstat64.c
fxstat.c
fxstatat64.c
fxstatat.c
getcwd.c
getdirname.c
getwd.c
isatty.c
lchmod.c
lchown.c
link.c
linkat.c
lockf64.c
lockf.c
lseek64.c
lseek.c
lstat64.c
lstat.c
lxstat64.c
lxstat.c
Makefile linux: Consolidate sync_file_range implementation 2017-06-15 16:03:37 -03:00
mkdir.c
mkdirat.c
mkfifo.c
mkfifoat.c
mknod.c
mknodat.c
open64_2.c
open64.c
open_2.c
open.c
openat64_2.c
openat64.c Narrowing the visibility of libc-internal.h even further. 2017-03-01 20:33:46 -05:00
openat_2.c
openat.c Narrowing the visibility of libc-internal.h even further. 2017-03-01 20:33:46 -05:00
pipe2.c
pipe.c
poll.c
poll.h
posix_fadvise64.c
posix_fadvise.c
posix_fallocate64.c
posix_fallocate.c
ppoll.c
pwd.c
read.c
readlink.c
readlinkat.c
rmdir.c
sendfile64.c
sendfile.c
stat64.c
stat.c
statfs64.c
statfs.c
statvfs64.c
statvfs.c
symlink.c
symlinkat.c
test-lfs.c
test-stat2.c
test-stat.c
test-utime.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-faccessat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-fchmodat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-fchownat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-fcntl.c
tst-fstatat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-fts-lfs.c
tst-fts.c
tst-futimesat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-getcwd.c
tst-linkat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-mkdirat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-mkfifoat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-mknodat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-open-tmpfile.c
tst-openat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-posix_fallocate64.c
tst-posix_fallocate-common.c
tst-posix_fallocate.c
tst-readlinkat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-renameat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-statvfs.c
tst-symlinkat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-ttyname_r.c
tst-unlinkat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
ttyname_r.c
ttyname.c
umask.c
unlink.c
unlinkat.c
utime.c
utime.h
utimensat.c
Versions
write.c
xmknod.c
xmknodat.c
xstat64.c
xstat.c