glibc/elf
Ulrich Drepper 8193034b1d Update.
1998-03-10 17:54  Ulrich Drepper  <drepper@cygnus.com>

	* libc.map: Add _dl_debug_message.
	* elf/dl-misc.c: Make _dl_debug_message a function.  Print the PID
	before every line.
	* elf/fini.c: Correctly use new _dl_debug_message function.
	* elf/init.c: Likewise.
	* elf/dl-lookup.c: Likewise.
	* sysdeps/unix/sysv/linux/libc-start.c: Likewise.
	* elf/dl-load.c: Likewise.  Add more debugging prints.
	* elf/dl-reloc.c: Likewise.
	* elf/dl-version.c: Likewise.
	* elf/dl-support.c: Add variables for debugging.
	* elf/rtld.c: Likewise.  Recognize new debug options.
	* elf/link.h: Declare new variables.

	* elf/dl-deps.c (_dl_map_object_deps): Little optimizations.

	* sysdeps/unix/sysv/linux/sys/quota.h: Extract information from
	kernel headers.  Patch by a sun <asun@saul7.u.washington.edu>.

1998-03-11 00:16  Tim Waugh  <tim@cyberelk.demon.co.uk>

	* posix/wordexp-test.c (command_line_test): New function to allow
	testing of specific cases from the command-line.

1998-03-10  Ulrich Drepper  <drepper@cygnus.com>

	* elf/dl-init.c (_dl_init_next): Print nicer messages.
	* elf/dl-fini.c (_dl_fini): Likewise.
	* sysdeps/unix/sysv/linux/libc-start.c (__libc_start_main): Likewise.
1998-03-10 18:04:16 +00:00
..
.cvsignore
dl-addr.c
dl-close.c
dl-debug.c
dl-deps.c Update. 1998-03-10 18:04:16 +00:00
dl-error.c
dl-fini.c Update. 1998-03-10 18:04:16 +00:00
dl-hash.h
dl-init.c Update. 1998-03-10 18:04:16 +00:00
dl-load.c Update. 1998-03-10 18:04:16 +00:00
dl-lookup.c Update. 1998-03-10 18:04:16 +00:00
dl-minimal.c
dl-misc.c Update. 1998-03-10 18:04:16 +00:00
dl-object.c Update. 1998-03-09 18:30:58 +00:00
dl-open.c
dl-profile.c
dl-reloc.c Update. 1998-03-10 18:04:16 +00:00
dl-runtime.c
dl-support.c Update. 1998-03-10 18:04:16 +00:00
dl-symbol.c
dl-version.c Update. 1998-03-10 18:04:16 +00:00
dladdr.c
dlclose.c
dlerror.c
dlfcn.h
dlopen.c
dlsym.c
dlvsym.c
do-rel.h
dynamic-link.h
elf.h
eval.c
genrtldtbl.awk
ldd.bash.in
ldd.sh.in
libdl.map
link.h Update. 1998-03-10 18:04:16 +00:00
Makefile
rtld.c Update. 1998-03-10 18:04:16 +00:00
sofini.c
soinit.c
sprof.c