glibc/sysdeps/unix/sysv/linux/mips/mips64
Adhemerval Zanella 0fcc93bce9 Mark lseek/llseek as non-cancellable
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.
2015-10-09 14:26:08 -03:00
..
n32 libio: fmemopen rewrite to POSIX compliance 2015-07-08 12:07:21 -03:00
n64 libio: fmemopen rewrite to POSIX compliance 2015-07-08 12:07:21 -03:00
configure Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
configure.ac Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
ftruncate64.c Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
fxstat64.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
fxstatat64.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ldconfig.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ldd-rewrite.sed Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
libanl.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
libBrokenLocale.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
libcrypt.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
libdl.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
libm.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
libnsl.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
libpthread.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
librt.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
libthread_db.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
libutil.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
llseek.c Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
lxstat64.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
Makefile Fix MIPS sigaction build. 2014-12-10 18:45:03 +00:00
mmap64.c Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
msgctl.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
recv.c Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
semctl.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
send.c Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
shmctl.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
syscall.S Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
syscalls.list Mark lseek/llseek as non-cancellable 2015-10-09 14:26:08 -03:00
sysdep-cancel.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
truncate64.c Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
umount.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
xstat64.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00