mirror of git://sourceware.org/git/glibc.git
This patch sets lseek/llseek for 64-bit, MIPS n32, and x86_32 as non- cancelable. This make it consistant with 32-bit platform. Tested on i686, x86_64, and x32. * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list (lseek): Set as non-cancelable. * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (llseek): Likewise. * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S (__libc_lseek64): Likewise. |
||
---|---|---|
.. | ||
n32 | ||
n64 | ||
Makefile | ||
configure | ||
configure.ac | ||
ftruncate64.c | ||
fxstat64.c | ||
fxstatat64.c | ||
ldconfig.h | ||
ldd-rewrite.sed | ||
libBrokenLocale.abilist | ||
libanl.abilist | ||
libcrypt.abilist | ||
libdl.abilist | ||
libm.abilist | ||
libnsl.abilist | ||
libpthread.abilist | ||
librt.abilist | ||
libthread_db.abilist | ||
libutil.abilist | ||
llseek.c | ||
lxstat64.c | ||
mmap64.c | ||
msgctl.c | ||
recv.c | ||
semctl.c | ||
send.c | ||
shmctl.c | ||
syscall.S | ||
syscalls.list | ||
sysdep-cancel.h | ||
truncate64.c | ||
umount.c | ||
xstat64.c |