glibc/time
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
..
sys Update. 2000-09-03 17:10:35 +00:00
.cvsignore
Makefile Update. 2000-06-14 00:55:24 +00:00
Versions (GLIBC_2.1): Move getitimer to sysdeps/unix/sysv/linux/alpha/Versions. 2000-11-10 06:25:30 +00:00
asctime.c Update. 2000-07-29 08:11:47 +00:00
clocktest.c Make local functions static. 2000-12-27 20:26:07 +00:00
ctime.c
ctime_r.c
datemsk Update. 2000-03-03 19:49:23 +00:00
difftime.c
dysize.c
getdate.c Update. 2000-09-01 02:26:05 +00:00
gmtime.c
localtime.c
mktime.c
offtime.c
strftime.c Update. 2000-11-28 22:13:22 +00:00
strptime.c Update. 2000-11-28 22:13:22 +00:00
test_time.c
time.h Update. 2000-09-14 01:43:19 +00:00
timegm.c
tst-getdate.c Make local functions static. 2000-12-27 20:26:07 +00:00
tst-posixtz.c
tst-strptime.c Update. 2000-01-03 17:00:25 +00:00
tst_wcsftime.c
tzfile.c Update. 2000-09-26 09:46:55 +00:00
tzset.c Update. 2001-01-03 04:50:22 +00:00
wcsftime.c