glibc/dlfcn
Ulrich Drepper fb0dd05043 Update.
* manual/Makefile (TEXI2PDF): Change to texi2dvi --pdf.
	Suggested by Minko Markov <mmarkov@home.com>.

2001-01-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

	* sysdeps/powerpc/elf/start.S (__data_start): Make it global.
	* sysdeps/powerpc/dl-machine.c (dl_reloc_overflow): Print the name of
	the failing symbol.
	(__process_machine_rela): Pass symbol to dl_reloc_overflow().

2001-01-02  Ben Collins  <bcollins@debian.org>

	* time/tzset.c (tzset_internal): Make sure we fall back to UTC
	if TZ is not set and TZDEFAULT is not present.

2001-01-01  Ben Collins  <bcollins@debian.org>

	* string/strings.h: Make sure we declare our functions even if
	string.h is already included, based on whether or not __USE_BSD is
	defined.

2001-01-02  Ulrich Drepper  <drepper@redhat.com>

	* dlfcn/dlerror.c (dlerror): Handle call of dlerror() before any
	other dlopen() and dlsym().
	Based on a patch by Ben Collins <bcollins@debian.org>.

2001-01-02  Andreas Jaeger  <aj@suse.de>

	* dlfcn/errmsg1.c (main): Call dlerror initially.
	Reported by Ben Collins <bcollins@debian.org>.

2001-01-02  Ulrich Drepper  <drepper@redhat.com>
2001-01-03 04:50:22 +00:00
..
Makefile Update. 2000-12-28 03:59:21 +00:00
Versions Update. 1999-07-07 18:39:33 +00:00
default.c Update. 2000-11-16 02:17:26 +00:00
defaultmod1.c Update. 2000-11-29 00:04:54 +00:00
defaultmod2.c Update. 2000-11-29 00:04:54 +00:00
dladdr.c Update. 1999-07-07 18:39:33 +00:00
dlclose.c Update. 1999-07-07 18:39:33 +00:00
dlerror.c Update. 2001-01-03 04:50:22 +00:00
dlfcn.h Update. 2000-06-08 03:03:00 +00:00
dlopen.c Update. 2000-11-29 00:04:54 +00:00
dlopenold.c Update. 2000-11-29 00:04:54 +00:00
dlsym.c Update. 2000-07-18 17:18:38 +00:00
dlvsym.c Update. 2000-07-18 17:18:38 +00:00
errmsg1.c Update. 2001-01-03 04:50:22 +00:00
errmsg1mod.c Add prototype for foo to shut up GCC. 2000-12-28 06:57:34 +00:00
eval.c Update. 2000-11-29 00:04:54 +00:00
failtest.c Add prototype for foo. 2000-12-27 19:58:36 +00:00
failtestmod.c Update. 2000-11-29 00:04:54 +00:00
glreflib1.c Update. 2000-11-29 00:04:54 +00:00
glreflib2.c Update. 2000-11-29 00:04:54 +00:00
glrefmain.c Add prototype for foo. 2000-12-27 19:58:36 +00:00
tst-dladdr.c Add prototype for foo. 2000-12-27 19:58:36 +00:00