glibc/nptl/sysdeps/unix/sysv/linux/sh
Ulrich Drepper c0a777e8d0 * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope
argument.
	(_dl_lookup_symbol_x): Adjust caller.

	* sysdeps/generic/ldsodefs.h (struct link_namespaces): Remove
	_ns_global_scope.
	* elf/rtld.c (dl_main): Don't initialize _ns_global_scope.

	* elf/dl-libc.c: Revert l_scope name changes.
	* elf/dl-load.c: Likewise.
	* elf/dl-object.c: Likewise.
	* elf/rtld.c: Likewise.
	* elf/dl-close.c (_dl_close): Likewise.
	* elf/dl-open.c (dl_open_worker): Likewise.  If not SINGLE_THREAD_P,
	always use __rtld_mrlock_{change,done}.  Always free old scope list
	here if not l_scope_mem.
	* elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Revert l_scope name
	change.  Never free scope list here.  Just __rtld_mrlock_lock before
	the lookup and __rtld_mrlock_unlock it after the lookup.
	* elf/dl-sym.c: Likewise.
	* include/link.h (struct r_scoperec): Remove.
	(struct link_map): Replace l_scoperec with l_scope, l_scoperec_mem
	with l_scope_mem and l_scoperec_lock with l_scope_lock.
2006-10-27 15:54:20 +00:00
..
bits [BZ #3352] 2006-10-12 21:52:54 +00:00
sh4 * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
clone.S * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
createthread.c
fork.c
libc-lowlevellock.S Update. 2003-03-10 23:42:41 +00:00
lowlevel-atomic.h Update. 2004-03-20 06:16:26 +00:00
lowlevellock.h * sysdeps/unix/sysv/linux/kernel-features.h: Define 2006-07-29 05:07:43 +00:00
lowlevellock.S * resolv/res_debug.c (latlon2ul): Use ISO C function declaration. 2005-12-30 22:47:37 +00:00
lowlevelrobustlock.S * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Add lll_robust_mutex_* 2006-02-17 15:37:51 +00:00
not-cancel.h Update. 2003-10-12 23:05:45 +00:00
pt-initfini.c
pt-vfork.S Update. 2004-03-11 16:06:03 +00:00
pthread_barrier_wait.S Update. 2004-03-20 06:16:26 +00:00
pthread_cond_broadcast.S * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: For PI 2006-09-17 06:02:48 +00:00
pthread_cond_signal.S Update. 2004-06-17 23:58:15 +00:00
pthread_cond_timedwait.S * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: For PI 2006-09-17 06:02:48 +00:00
pthread_cond_wait.S * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: For PI 2006-09-17 06:02:48 +00:00
pthread_once.S Update. 2004-06-29 15:54:37 +00:00
pthread_rwlock_rdlock.S Update. 2003-10-12 23:05:45 +00:00
pthread_rwlock_timedrdlock.S Update. 2003-10-12 23:05:45 +00:00
pthread_rwlock_timedwrlock.S Update. 2003-10-12 23:05:45 +00:00
pthread_rwlock_unlock.S Update. 2003-10-12 23:05:45 +00:00
pthread_rwlock_wrlock.S Update. 2003-10-12 23:05:45 +00:00
sem_post.S Update. 2004-06-29 15:54:37 +00:00
sem_timedwait.S (sem_timedwait): Set ETIMEDOUT to errno when time is up. Tweak to avoid assembler warning. 2004-10-29 21:10:51 +00:00
sem_trywait.S Update. 2004-06-29 15:54:37 +00:00
sem_wait.S Update. 2004-06-29 15:54:37 +00:00
smp.h Update. 2004-03-24 06:36:06 +00:00
sysdep-cancel.h * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope 2006-10-27 15:54:20 +00:00
vfork.S Update. 2004-03-11 16:06:03 +00:00