glibc/sysdeps/unix/sysv/linux/mips/mips64
Joseph Myers 2d68f6afef Fix MIPS64 posix_fadvise and posix_fadvise64.
Similar to the problems I fixed for posix_fallocate
<http://sourceware.org/ml/libc-ports/2008-12/msg00007.html> and
fallocate <http://sourceware.org/ml/libc-ports/2009-05/msg00031.html>,
MIPS64 posix_advise also needs fixes to use the correct syscall
interfaces.  Although the existing n32 posix_fadvise64 is OK, getting
posix_fadvise from syscalls.list does not work correctly, as this
function is supposed to return an error code instead of storing it in
errno as the generic syscall implementations from syscalls.list do.
2009-12-01 01:27:19 +00:00
..
n32 Fix MIPS64 posix_fadvise and posix_fadvise64. 2009-12-01 01:27:19 +00:00
n64 Fix MIPS64 posix_fadvise and posix_fadvise64. 2009-12-01 01:27:19 +00:00
nptl * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h 2007-01-23 14:48:27 +00:00
configure * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir, 2006-03-11 16:18:41 +00:00
configure.in * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir, 2006-03-11 16:18:41 +00:00
fxstatat64.c * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT 2006-09-22 17:36:23 +00:00
ldconfig.h * sysdeps/mips/mips64/Implies: Move wordsize-64 to... 2003-03-17 16:20:44 +00:00
ldd-rewrite.sed * sysdeps/unix/sysv/linux/configure.in (libc_cv_slibdir): Use 2003-03-17 15:57:19 +00:00
llseek.c * sysdeps/mips/mips64/Implies: Move wordsize-64 to... 2003-03-17 16:20:44 +00:00
Makefile * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h 2006-03-03 01:06:48 +00:00
msgctl.c * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl, 2007-01-25 13:08:14 +00:00
recv.c * sysdeps/mips/mips64/Implies: Move wordsize-64 to... 2003-03-17 16:20:44 +00:00
semctl.c * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl, 2007-01-25 13:08:14 +00:00
send.c * sysdeps/mips/mips64/Implies: Move wordsize-64 to... 2003-03-17 16:20:44 +00:00
shmctl.c * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl, 2007-01-25 13:08:14 +00:00
syscall.S 2005-09-16 Maciej W. Rozycki <macro@linux-mips.org> 2005-09-16 12:20:48 +00:00
syscalls.list * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl, 2007-01-25 13:08:14 +00:00
umount.c * sysdeps/mips/mips64/Implies: Move wordsize-64 to... 2003-03-17 16:20:44 +00:00