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 * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to ... 2006-02-25 01:29:59 +00:00
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 [BZ #2013] 2006-03-02 04:49:27 +00:00
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 * rt/Makefile (tests): Add tst-aio9 and tst-aio10. 2006-01-06 04:13:26 +00:00
s390 * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab, 2006-08-08 15:51:48 +00:00
sh * math/divtc3.c: New file. 2006-02-01 03:02:06 +00:00
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 * po/.cvsignore: List libc.pot.files, and not any .pot names. 2006-01-08 06:46:10 +00:00
wordsize-64 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
x86_64 [BZ #3313] 2006-10-18 19:26:30 +00:00