mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-01 17:30:07 +00:00
30733525c6
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. |
||
---|---|---|
.. | ||
n32 | ||
n64 | ||
configure | ||
configure.ac | ||
fxstat64.c | ||
fxstatat64.c | ||
ipc_priv.h | ||
ldconfig.h | ||
ldd-rewrite.sed | ||
libanl.abilist | ||
libBrokenLocale.abilist | ||
libcrypt.abilist | ||
libdl.abilist | ||
libm.abilist | ||
libnsl.abilist | ||
libpthread.abilist | ||
librt.abilist | ||
libthread_db.abilist | ||
libutil.abilist | ||
lxstat64.c | ||
Makefile | ||
msgctl.c | ||
recv.c | ||
semctl.c | ||
send.c | ||
shmctl.c | ||
syscall.S | ||
sysdep-cancel.h | ||
umount.c | ||
xstat64.c |