glibc/elf
Ulrich Drepper 76156ea152 Update.
1998-09-01 17:53  Ulrich Drepper  <drepper@cygnus.com>

	* elf/dl-load.c (add_name_to_object): Change return type to void and
	make NAME parameter const.  Allocate room for NAME in same memory
	block used for l_libname entry.
	(_dl_map_object_from_fd): Don't free NAME on failure.
	(map_segment): Pass SONAME to add_name_to_object, not a copy.
	(_dl_map_object): Don't create copy of NAME.  Pass NAME to
	_dl_map_object_from_fd.
	* elf/dl-object.c (dl_new_object): Allocate room for NAME in same
	memory block used for l_libname entry.
	* elf/dl-close.c: Adjust free()ing for this change.
1998-09-01 17:58:59 +00:00
..
.cvsignore
dl-addr.c Update. 1998-09-01 17:19:00 +00:00
dl-close.c Update. 1998-09-01 17:58:59 +00:00
dl-debug.c
dl-deps.c
dl-error.c
dl-fini.c
dl-hash.h
dl-init.c
dl-load.c Update. 1998-09-01 17:58:59 +00:00
dl-lookup.c
dl-minimal.c Update. 1998-04-21 18:15:51 +00:00
dl-misc.c Update. 1998-06-29 12:44:22 +00:00
dl-object.c Update. 1998-09-01 17:58:59 +00:00
dl-open.c Update. 1998-08-26 18:03:49 +00:00
dl-profile.c Update. 1998-06-07 14:06:56 +00:00
dl-profstub.c Update. 1998-07-07 17:31:11 +00:00
dl-reloc.c Update. 1998-08-09 00:44:23 +00:00
dl-runtime.c Update. 1998-08-29 09:51:09 +00:00
dl-support.c Update. 1998-08-27 20:08:32 +00:00
dl-symbol.c
dl-version.c
dladdr.c
dlclose.c
dlerror.c (dlerror): Don't assume that __libc_internal_tsd_get is defined. __libc_getspecific is already well-protected, so just use it directly. 1998-04-23 22:45:20 +00:00
dlfcn.h Update. 1998-08-09 17:39:48 +00:00
dlopen.c
dlsym.c
dlvsym.c
do-rel.h Update. 1998-08-28 22:54:57 +00:00
dynamic-link.h Update. 1998-09-01 14:31:49 +00:00
elf.h Update. 1998-08-25 11:45:26 +00:00
eval.c
genrtldtbl.awk
interp.c Update. 1998-05-08 20:42:23 +00:00
ldd.bash.in Update. 1998-08-24 16:46:16 +00:00
ldsodefs.h Update. 1998-08-27 20:42:04 +00:00
link.h Update. 1998-09-01 14:31:49 +00:00
Makefile Update. 1998-08-31 16:30:27 +00:00
rtld.c Update. 1998-09-01 14:31:49 +00:00
sln.c Update. 1998-08-20 17:40:36 +00:00
sofini.c
soinit.c
sprof.c Update. 1998-07-29 23:35:28 +00:00
Versions Update. 1998-08-26 00:07:26 +00:00