glibc/sysdeps
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 * ChangeLog.alpha: New file (this one). 2008-11-26 07:21:20 +00:00
am29k
am33 2006-01-12 Roland McGrath <roland@redhat.com> 2006-02-21 02:02:57 +00:00
arm Fix ARMv4T interworking. 2009-11-06 08:07:18 +00:00
cris
hppa Implement ELF_MACHINE_LOAD_ADDRESS using PC relative loads. 2009-11-15 15:11:48 -05:00
i860
i960
m68k Add libgcc_s.h for m68k 2009-11-15 00:28:00 +01:00
m88k
mach Use __extern_inline and __extern_always_inline where appropriate. 2007-03-17 17:04:09 +00:00
mips Update MIPS dl-lookup.c from generic version. 2009-12-01 00:07:32 +00:00
powerpc * sysdeps/powerpc/nofpu/shlib-versions: New. 2008-08-19 16:06:38 +00:00
rs6000
standalone
tahoe
unix Fix MIPS64 posix_fadvise and posix_fadvise64. 2009-12-01 01:27:19 +00:00
vax
z8000