glibc/sysdeps
Joseph Myers 30733525c6 Fix MIPS n64 readahead (bug 21026).
As noted in bug 20126, MIPS n64 uses an incorrect implementation of
readahead intended for 32-bit systems.  This patch adds a
syscalls.list entry to fix this.  An updated version of the
consolidation patch
<https://sourceware.org/ml/libc-alpha/2016-09/msg00527.html> could
remove this syscalls.list entry again.

Tested with compilation (only) for mips64; the nature of the syscall
doesn't allow for a glibc test to detect this issue.

	[BZ #21026]
	* sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list
	(readahead): New syscall entry.
2017-01-05 17:35:53 +00:00
..
aarch64 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
alpha Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
arm Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
generic Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gnu Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
hppa Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
i386 Move wrappers to libm-compat-calls-auto 2017-01-04 16:25:04 -02:00
ia64 Move wrappers to libm-compat-calls-auto 2017-01-04 16:25:04 -02:00
ieee754 Move wrappers to libm-compat-calls-auto 2017-01-04 16:25:04 -02:00
init_array Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
m68k Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
mach Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
microblaze Fix MicroBlaze bits/setjmp.h for C++. 2017-01-04 18:12:14 +00:00
mips Make MIPS soft-fp preserve NaN payloads for NAN2008. 2017-01-04 17:15:39 +00:00
nacl Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
nios2 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
nptl Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
posix Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
powerpc Move wrappers to libm-compat-calls-auto 2017-01-04 16:25:04 -02:00
pthread Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s390 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sh Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sparc Move wrappers to libm-compat-calls-auto 2017-01-04 16:25:04 -02:00
tile Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
unix Fix MIPS n64 readahead (bug 21026). 2017-01-05 17:35:53 +00:00
wordsize-32 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
wordsize-64 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
x86 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
x86_64 Fix x86 strncat optimized implementation for large sizes 2017-01-03 14:24:53 -02:00