glibc/sysdeps/unix/sysv/linux/powerpc/powerpc64
Jakub Jelinek 8ad81b316b Fix sync_file_range on ppc/ppc64.
I've noticed that sync_file_range is a stub on ppc/ppc64.
The kernel on these arches provides sync_file_range2 syscall with swapped
parameters.
The following completely untested patch ought to fix this.
2009-11-17 18:04:51 -08:00
..
970/fpu
fpu
power4/fpu
power5/fpu
power5+/fpu
power6/fpu [BZ #10118] 2009-05-09 15:59:55 +00:00
power6x/fpu
power7/fpu
Implies
Versions
____longjmp_chk.S Add sigstack handling to Linux ____longjmp_chk on powerpc. 2009-08-22 02:01:51 -07:00
brk.S
clone.S
dl-cache.h
fcntl.c
getcontext.S
kernel_stat.h
ldsodefs.h
makecontext.S
pread.c
pread64.c
pwrite.c
pwrite64.c
setcontext.S Use .machine push; .machine "power6" and .machine pop around mtfsf insns outside of _ARCH_PWR6 define. 2009-03-10 04:46:08 +00:00
socket.S
swapcontext.S Use .machine push; .machine "power6" and .machine pop around mtfsf insns outside of _ARCH_PWR6 define. 2009-03-10 04:46:08 +00:00
sync_file_range.c Fix sync_file_range on ppc/ppc64. 2009-11-17 18:04:51 -08:00
syscalls.list
sysdep.h
ucontext_i.sym
umount.c
vfork.S