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
..
2004-06-30 07:43:11 +00:00
2006-08-03 20:36:43 +00:00
2006-01-04 07:35:13 +00:00
2006-10-18 19:26:30 +00:00
2004-03-16 10:10:13 +00:00
2006-02-12 21:41:44 +00:00
2004-03-09 10:36:53 +00:00
2004-03-09 10:36:53 +00:00
2004-07-01 17:50:47 +00:00
2002-12-20 09:33:33 +00:00
2002-09-10 01:40:26 +00:00
2004-03-14 21:12:06 +00:00
2004-04-13 02:15:43 +00:00
2004-10-24 09:06:50 +00:00
2002-08-04 09:27:27 +00:00
2004-10-24 21:29:41 +00:00
2002-08-10 07:54:55 +00:00
2003-06-11 21:57:23 +00:00
2003-08-31 18:10:47 +00:00
2002-08-10 07:54:55 +00:00
2005-10-24 19:31:12 +00:00
2005-02-11 10:17:19 +00:00
2005-02-11 10:17:19 +00:00
2004-10-24 21:29:41 +00:00
2004-03-16 10:10:13 +00:00