glibc/include
Ulrich Drepper f55727ca53 Update.
* sysdeps/generic/ldsodefs.h: Add declaration for _dl_all_dirs and
	_dl_all_init_dirs.
	* include/link.h (struct r_search_path_struct): New.
	(struct link_map): Use it for l_rpath_dirs and l_runpath_dirs.
	* elf/Versions [ld] (GLIBC_2.2): Add _dl_all_dirs and
	_dl_all_init_dirs.
	* elf/dl-close.c (_dl_close): Free l_rpath_dirs and l_runpath_dirs.
	* elf/dl-libc.c (free_mem): Free _dl_all_dirs list except elements
	added at startup time.
	* elf/dl-load.c: Fix memory handling.  r_search_path_struct
	contains element to remember fact that we can free memory.
	(all_dirs): Renamed to _dl_all_dirs.  Made global.
	(_dl_init_all_dirs): New variable.
	(fillin_rpath): Save one malloc call.
	(decompose_rpath): Change interface.  New first parameter points to
	r_search_path_struct.
	(_dl_init_paths): Adjust for changes.  Mark all memory as not
	deletable.  Set _dl_init_all_paths value.
	(open_path): Remove may_free_dirs parameter.  r_search_path_elem ***
	parameter replaced with r_search_path_struct *.  Information about
	freeing now contained in r_search_path_struct.
	(_dl_map_object): Adjust for above changes.

	* elf/dl-open.c (dl_open_worker): Change format of debug info a bit.
2000-08-31 02:27:07 +00:00
..
arpa Update. 2000-04-04 06:38:32 +00:00
bits Update. 1999-11-23 17:22:17 +00:00
gnu Update. 1999-11-23 17:31:31 +00:00
netinet
protocols (abmon): Remove spaces. 1998-11-12 18:03:43 +00:00
rpc Update. 1997-09-11 12:09:10 +00:00
rpcsvc * include/rpcsvc/nis.h: New. Bounce to nis/rpcsvc. * include/rpcsvc/nis_tags.h: Likewise. * include/rpcsvc/nislib.h: Likewise. 1998-02-04 10:32:05 +00:00
sys * misc/sys/select.h: Move prototypes of __select from here ... 2000-08-23 17:05:51 +00:00
aio.h Update. 1999-11-23 17:22:17 +00:00
aliases.h
alloca.h Update. 1999-11-23 17:22:17 +00:00
argp.h
argz.h
assert.h
byteswap.h Update. 1998-04-10 10:52:25 +00:00
complex.h Update. 1998-08-03 16:47:01 +00:00
ctype.h
des.h Update. 1998-03-24 10:39:42 +00:00
dirent.h Add some pure attributes. 2000-08-23 07:23:46 +00:00
dlfcn.h Update. 2000-07-21 04:12:25 +00:00
elf.h Update. 2000-06-08 04:48:56 +00:00
endian.h
envz.h
err.h
errno.h
error.h
execinfo.h Update. 1999-11-23 17:22:17 +00:00
fcntl.h Update. 1999-12-19 19:51:55 +00:00
features.h Update. 2000-08-14 04:57:27 +00:00
fenv.h Update. 1998-08-03 16:47:01 +00:00
fnmatch.h
fpu_control.h Update. 1999-11-23 17:22:17 +00:00
ftw.h
gconv.h Update. 1997-11-18 02:50:07 +00:00
getopt.h
glob.h Update. 2000-08-19 16:58:09 +00:00
gnu-versions.h
grp.h Update. 1999-11-23 17:22:17 +00:00
iconv.h Update. 1999-08-21 00:38:15 +00:00
langinfo.h
libc-symbols.h Define RETURN_ADDRESS macro. 2000-07-18 17:12:50 +00:00
libgen.h
libintl.h Update. 2000-08-28 23:52:21 +00:00
limits.h Update. 2000-07-24 00:22:08 +00:00
linewrap.h
link.h Update. 2000-08-31 02:27:07 +00:00
locale.h
malloc.h
math.h Update. 1999-11-23 17:22:17 +00:00
mcheck.h
memory.h
mntent.h Update. 1999-11-23 17:22:17 +00:00
monetary.h
netdb.h Update. 2000-08-01 16:05:21 +00:00
netgroup.h
nl_types.h Update. 1997-12-22 20:53:38 +00:00
nss.h
nsswitch.h
obstack.h
poll.h Update. 2000-08-21 16:02:48 +00:00
printf.h
pwd.h Update. 1999-11-23 17:22:17 +00:00
regex.h Update. 1998-12-08 13:12:47 +00:00
resolv.h Update. 2000-07-19 22:03:58 +00:00
sched.h Update. 2000-07-27 22:01:07 +00:00
search.h Update. 1999-11-23 17:31:31 +00:00
set-hooks.h * include/libc-symbols.h (symbol_set_declare): Revert 2000-06-26 mods. 2000-07-17 22:33:06 +00:00
setjmp.h Update. 1999-11-23 17:31:31 +00:00
sgtty.h
shadow.h Update. 1999-11-23 17:22:17 +00:00
shlib-compat.h Update. 2000-03-31 05:50:02 +00:00
signal.h Declare __libc_sigaction. 2000-07-07 00:44:21 +00:00
stab.h
stdio.h Update. 2000-08-21 16:02:48 +00:00
stdlib.h Update. 2000-08-23 07:22:48 +00:00
string.h Update. 2000-07-18 14:00:31 +00:00
strings.h
stub-tag.h Update. 1997-10-15 05:34:02 +00:00
syscall.h
sysexits.h
syslog.h
tar.h
termios.h Update. 1999-11-23 17:22:17 +00:00
tgmath.h Update. 1998-09-06 23:45:24 +00:00
time.h Update. 1999-11-23 17:22:17 +00:00
ttyent.h
ucontext.h Update. 1999-10-12 18:17:41 +00:00
ulimit.h Update. 1999-11-23 17:22:17 +00:00
unistd.h * posix/unistd.h: Move internal prototypes from here ... 2000-08-24 08:32:13 +00:00
utime.h
utmp.h Update. 1999-11-23 17:22:17 +00:00
values.h Update. 1997-10-12 04:05:44 +00:00
wchar.h Add some pure attributes. 2000-08-23 07:23:46 +00:00
wctype.h Update. 1999-10-19 13:53:34 +00:00
wordexp.h
xlocale.h