glibc/sysdeps/unix/sysv/linux/mips
Daniel Jacobowitz 8c2766740d * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
LLL_PRIVATE argument to lll_futex_wake.
	* sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
	* sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
	comment.
	(PF_IUCV, PF_RXRPC): Define.
	(PF_MAX): Update.
	(AF_IUCV, AF_RXRPC): Define.
	(MSG_CMSG_CLOEXEC): Define.
	(_EXTERN_INLINE): Define to __extern_inline.
	* sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
	UTIME_OMIT): Define.
	* sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
	* sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
	lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
	resp. lll_robust_*.  Renamed all LLL_MUTEX_LOCK_* macros to
	LLL_LOCK_*.  Include <kernel-features.h>.
	(LLL_LOCK_INITIALIZER): Remove duplicate definition.
	(LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
	* sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
	(clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
	lll_futex_wait.
	(lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
	lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
	private arguments.
	(__lll_robust_trylock): Convert to macro.
	(__lll_robust_lock_wait): Add private argument.
	(__lll_lock_wait_private, __lll_lock_wait): Declare.
	(__lll_lock): Convert to macro.  Take private argument.
	(__lll_cond_lock): Likewise.
	(lll_lock, lll_cond_lock): Take private arguments.
	(__lll_robust_lock): Take private argument.  Convert to macro.
	(lll_robust_lock, __lll_cond_lock, lll_cond_lock,
	lll_robust_cond_lock): Take private arguments.
	(__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
	arguments.
	(__lll_timedlock, __lll_robust_timedlock): Take private arguments.
	(lll_timedlock, lll_robust_timedlock): Take private arguments.
	(__lll_unlock, __lll_robust_unlock): Convert to macros.  Take
	private arguments.
	(lll_unlock, lll_robust_unlock): Take private arguments.
	(__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
	lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
	(lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
	(__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
	__lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
	lll_cond_wake, lll_cond_broadcast): Remove.
	* sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
	to __extern_inline.
2007-09-12 12:57:41 +00:00
..
bits * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass 2007-09-12 12:57:41 +00:00
mips32 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass 2007-09-12 12:57:41 +00:00
mips64 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass 2007-09-12 12:57:41 +00:00
nptl * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass 2007-09-12 12:57:41 +00:00
sys * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass 2007-09-12 12:57:41 +00:00
_test_and_set.c
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
entry.h
fcntl.c
ftruncate64.c 2006-01-08 Roland McGrath <roland@redhat.com> 2006-01-08 08:21:17 +00:00
getmsg.c
getpagesize.c [BZ #1047] 2005-09-16 13:12:44 +00:00
getsysstats.c
ipc_priv.h
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
kernel-features.h 2006-02-20 Roland McGrath <roland@redhat.com> 2006-02-21 02:12:56 +00:00
lockf64.c
Makefile 2004-11-11 Richard Sandiford <rsandifo@redhat.com> 2005-02-25 15:18:13 +00:00
pipe.S
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
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 2005-12-15 Roland McGrath <roland@redhat.com> 2005-12-15 21:10:12 +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
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
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
ustat.c Remove unused __syscall_* prototypes. 2003-09-03 03:21:27 +00:00
Versions
vfork.S Add space inf weak_alias use. 2005-05-26 14:30:48 +00:00
xmknod.c Remove unused __syscall_* prototypes. 2003-09-03 03:21:27 +00:00
xstatconv.c * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT 2006-09-22 17:36:23 +00:00