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 Update abandoned code for sysdeps/generic demise. 2006-01-08 06:50:00 +00:00
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 Dist files no longer required 2006-01-08 06:49:16 +00:00
hppa Implement ELF_MACHINE_LOAD_ADDRESS using PC relative loads. 2009-11-15 15:11:48 -05:00
i860 Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
i960 Update abandoned code for sysdeps/generic demise. 2006-01-08 06:50:00 +00:00
m68k Add libgcc_s.h for m68k 2009-11-15 00:28:00 +01:00
m88k Update abandoned code for sysdeps/generic demise. 2006-01-08 06:50:00 +00:00
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 2005-12-15 Roland McGrath <roland@redhat.com> 2005-12-15 21:10:12 +00:00
standalone Dist files no longer required 2006-01-08 06:49:16 +00:00
tahoe update from main archive 960909 1996-09-10 01:59:36 +00:00
unix Fix MIPS64 posix_fadvise and posix_fadvise64. 2009-12-01 01:27:19 +00:00
vax Dist files no longer required 2006-01-08 06:49:16 +00:00
z8000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00