glibc/sysdeps
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
..
alpha
generic * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope 2006-10-27 15:54:20 +00:00
gnu * sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION. 2006-10-25 22:23:00 +00:00
i386 [BZ #3313] 2006-10-18 19:26:30 +00:00
ia64
ieee754 [BZ #3252, BZ #3253] 2006-09-25 15:33:09 +00:00
mach 2006-10-10 Roland McGrath <roland@frob.com> 2006-10-10 09:28:40 +00:00
posix [BZ #3369] 2006-10-16 15:20:20 +00:00
powerpc [BZ #3252, BZ #3253] 2006-09-25 15:33:09 +00:00
pthread
s390 * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab, 2006-08-08 15:51:48 +00:00
sh
sparc [BZ #1006] 2006-09-09 11:21:48 +00:00
unix * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait. 2006-10-11 20:34:59 +00:00
wordsize-32
wordsize-64
x86_64 [BZ #3313] 2006-10-18 19:26:30 +00:00