mirror of git://sourceware.org/git/glibc.git
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. |
||
---|---|---|
.. | ||
Versions | ||
aio_read.c | ||
aio_read64.c | ||
aio_write.c | ||
aio_write64.c | ||
dl-fxstatat64.c | ||
fstatfs64.c | ||
fstatvfs.c | ||
fstatvfs64.c | ||
fxstat.c | ||
fxstat64.c | ||
fxstatat.c | ||
fxstatat64.c | ||
getdents.c | ||
getdents64.c | ||
getdirentries.c | ||
getdirentries64.c | ||
glob64.c | ||
internal_statvfs64.c | ||
lio_listio.c | ||
lio_listio64.c | ||
lxstat.c | ||
lxstat64.c | ||
openat.c | ||
openat64.c | ||
readdir.c | ||
readdir64.c | ||
readdir64_r.c | ||
readdir_r.c | ||
sendfile64.c | ||
statfs64.c | ||
statvfs.c | ||
statvfs64.c | ||
syscalls.list | ||
xstat.c | ||
xstat64.c |