glibc/sysdeps/unix
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
..
alpha 2006-03-02 Roland McGrath <roland@redhat.com> 2006-03-03 11:21:28 +00:00
am33 Added Matsushita AM33/2.0 port. 2004-10-23 00:33:35 +00:00
arm * sysdeps/unix/arm/sysdep.h, sysdeps/unix/sysv/linux/arm/sysdep.S, 2006-02-28 19:26:36 +00:00
bsd Remove .cvsignore files 2009-05-16 10:36:20 +02:00
mips 2004-12-20 Jakub Jelinek <jakub@redhat.com>, 2004-12-20 08:34:03 +00:00
sysv Fix MIPS64 posix_fadvise and posix_fadvise64. 2009-12-01 01:27:19 +00:00