1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-16 06:44:32 +03:00
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
..
2015-10-09 14:26:08 -03:00
2014-11-24 11:41:43 +05:30
2014-07-07 09:29:06 -07:00
2015-06-09 14:56:21 -03:00
2015-06-04 18:58:36 -03:00
2015-06-09 14:56:21 -03:00