glibc/sysdeps/unix/sysv/linux/mips
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
..
bits Use struct timespec for timestamps in struct stat for MIPS also if __USE_XOPEN2K8. 2009-11-23 19:06:52 +00:00
mips32 Prevent GCC reusing "hi" and "lo" across system calls. 2009-09-25 18:19:03 -04:00
mips64 Fix MIPS64 posix_fadvise and posix_fadvise64. 2009-12-01 01:27:19 +00:00
nptl * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define 2009-01-12 16:38:17 +00:00
sys 2009-04-18 Maciej W. Rozycki <macro@codesourcery.com> 2009-04-18 17:32:04 +00:00
____longjmp_chk.c Signal stack support for MIPS ____longjmp_chk. 2009-08-05 21:02:50 +00:00
_test_and_set.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
brk.c Fix last commit. 2006-01-04 12:37:37 +00:00
clone.S Add space inf weak_alias use. 2005-05-26 14:30:48 +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
dl-cache.h * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID): 2007-08-06 17:45:09 +00:00
dl-static.c PR glibc/1048 2009-01-27 15:32:55 +00:00
entry.h [!__ASSEMBLY__]: Declare __start. 2001-04-10 22:32:04 +00:00
fcntl.c fcntl/fcntl64 for Linux/MIPS. 2000-09-07 11:56:20 +00:00
ftruncate64.c 2006-01-08 Roland McGrath <roland@redhat.com> 2006-01-08 08:21:17 +00:00
getcontext.S 2009-04-18 Maciej W. Rozycki <macro@codesourcery.com> 2009-04-18 17:32:04 +00:00
getmsg.c Add missing #. 1999-12-21 16:01:52 +00:00
getpagesize.c [BZ #1047] 2005-09-16 13:12:44 +00:00
getsysstats.c * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER): 2009-03-17 15:52:15 +00:00
ipc_priv.h MIPS specific file. MIPS always had 32 bit uids. 2000-09-18 16:39:27 +00:00
kernel_rt_sigframe.h 2009-04-18 Maciej W. Rozycki <macro@codesourcery.com> 2009-04-18 17:32:04 +00:00
kernel_sigaction.h * sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64): 2003-03-25 21:51:53 +00:00
kernel_stat.h * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat): 2006-06-02 15:29:03 +00:00
kernel_termios.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
kernel-features.h Define __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4 for MIPS. 2009-07-29 15:27:35 +00:00
ldsodefs.h PR glibc/1048 2009-01-27 15:32:55 +00:00
lockf64.c Linux/MIPS specific lockf64 version. 2000-09-07 15:44:15 +00:00
makecontext.S 2009-04-18 Maciej W. Rozycki <macro@codesourcery.com> 2009-04-18 17:32:04 +00:00
Makefile 2009-04-18 Maciej W. Rozycki <macro@codesourcery.com> 2009-04-18 17:32:04 +00:00
pipe.S Add newline at EOF. 2000-04-14 17:53:07 +00:00
pread64.c Include sgidefs.h only if NO_SGIDEFS_H isn't defined. Don't include 2004-11-27 20:01:03 +00:00
pread.c Include sgidefs.h only if NO_SGIDEFS_H isn't defined. Don't include 2004-11-27 20:01:03 +00:00
profil-counter.h * sysdeps/unix/sysv/linux/mips/profil-counter: New. 2003-04-13 11:36:32 +00:00
putmsg.c Add missing #. 1999-12-21 16:01:52 +00:00
pwrite64.c Include sgidefs.h only if NO_SGIDEFS_H isn't defined. Don't include 2004-11-27 20:01:03 +00:00
pwrite.c Include sgidefs.h only if NO_SGIDEFS_H isn't defined. Don't include 2004-11-27 20:01:03 +00:00
readelflib.c 2009-03-18 Maciej W. Rozycki <macro@codesourcery.com> 2009-03-18 14:38:51 +00:00
register-dump.h * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't 2006-05-10 18:57:03 +00:00
setcontext.S 2009-04-18 Maciej W. Rozycki <macro@codesourcery.com> 2009-04-18 17:32:04 +00:00
sigaction.c * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is 2006-07-24 15:42:07 +00:00
sigcontextinfo.h Use _ABIO32, _ABIN32 and _ABI64 for ABI selection throughout. 2004-11-24 04:37:35 +00:00
swapcontext.S 2009-04-18 Maciej W. Rozycki <macro@codesourcery.com> 2009-04-18 17:32:04 +00:00
syscalls.list (__syscall_*): Remove unused __syscall_ stubs. 2003-09-03 03:16:40 +00:00
truncate64.c 2006-01-08 Roland McGrath <roland@redhat.com> 2006-01-08 08:21:17 +00:00
ucontext_i.sym 2009-04-18 Maciej W. Rozycki <macro@codesourcery.com> 2009-04-18 17:32:04 +00:00
ustat.c Remove unused __syscall_* prototypes. 2003-09-03 03:21:27 +00:00
Versions Add fallocate64 export for MIPS. 2009-05-16 14:30:47 +00:00
vfork.S Add space inf weak_alias use. 2005-05-26 14:30:48 +00:00
xstatconv.c * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT 2006-09-22 17:36:23 +00:00