1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-20 16:33:46 +03:00
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
..
2006-10-12 21:30:42 +00:00
2004-09-20 00:16:11 +00:00
2007-07-12 18:26:36 +00:00
2004-03-24 22:05:34 +00:00
2004-09-02 18:59:24 +00:00
2004-10-06 18:09:57 +00:00
2004-09-02 18:59:24 +00:00
2003-09-22 21:30:25 +00:00
2003-12-20 23:39:42 +00:00
2004-03-29 22:04:09 +00:00
2004-03-29 22:04:09 +00:00
2007-07-12 18:26:36 +00:00
2004-03-10 05:25:48 +00:00
2004-09-08 06:09:02 +00:00
2003-06-08 05:28:14 +00:00
2003-12-11 09:39:06 +00:00
2003-06-17 22:11:22 +00:00
2003-06-17 22:11:22 +00:00
2003-06-17 22:11:22 +00:00
2006-08-02 16:45:53 +00:00
2005-04-27 08:03:47 +00:00
2003-06-18 19:34:34 +00:00
2003-06-18 19:34:34 +00:00
2003-06-18 19:34:34 +00:00
2003-06-18 19:34:34 +00:00
2003-07-01 03:33:06 +00:00