glibc/timezone
Ulrich Drepper a709dd439a Update.
1998-05-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* Makeconfig (rpath-link): Add resolvobjdir.
	(resolvobjdir): New variable.
	Reported by Peter Breitenlohner <peb@mppmu.mpg.de> [fixes PR libc/633].

1998-05-20 09:36  Ulrich Drepper  <drepper@cygnus.com>

	* elf/dl-close.c: Call shared object terminators at the right time.
	Patch by Philippe Troin <phil@fifi.org>.

1998-05-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* Make-dist (+tsrcs): Also add *.map for every member of
	$(extra-libs).

	* Makefile (distribute): Don't distribute scripts/printsources and
	scripts/=__ify.  Distribute FAQ.in.
	(rpm/%): Don't pass subdirs to sub-make.

	* timezone/Makefile: Protect inclusion of z.* by $(avoid-generated)
	instead of $(no_deps).

1998-05-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/generic/setenv.c: Protect against GNU C extension.
	(KNOWN_VALUE, STORE_VALUE): Do it right.
	(setenv): Remove unused variable.

1998-05-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* timezone/Makefile (tz-cflags): Define TM_GMTOFF and TM_ZONE.
	(CFLAGS-zdump.c): Add $(tz-cflags).

	* timezone/zdump.c (abbr): Use TM_ZONE if defined.  Add const to
	return type.

1998-05-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* time/tzfile.c (__tzfile_compute): Undo last change.  Instead
	take struct tm parameter and set tm_isdst, tm_zone and tm_offset
	if use_localtime.
	* time/tzset.c: Update prototype of __tzfile_compute.
	(__tz_convert): Pass tp to __tzfile_compute.  Don't set tm_isdst,
	tm_zone and tm_offset here if __use_tzfile.

1998-05-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* Makerules: Install libc.a even if there are no object file.

1998-05-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* Makerules (do-makelib): Don't force creating library from
	scratch, to avoid wasting time and space and to get correct
	behaviour if $(subdirs) is incomplete.

1998-05-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* Makerules (do-stamp): Make it work when building in source
	directory.
1998-05-20 10:50:03 +00:00
..
Makefile Update. 1998-05-20 10:50:03 +00:00
README Update. 1998-02-15 19:31:34 +00:00
africa Update. 1998-02-15 19:31:34 +00:00
antarctica Update. 1998-03-02 18:02:11 +00:00
asia Update. 1998-05-14 19:14:48 +00:00
australasia Update. 1998-05-14 19:14:48 +00:00
backward Update. 1998-02-15 19:31:34 +00:00
checktab.awk Update. 1998-02-15 19:31:34 +00:00
etcetera Update. 1998-02-15 19:31:34 +00:00
europe Update. 1998-05-14 19:14:48 +00:00
factory Update. 1998-02-15 19:31:34 +00:00
ialloc.c Update. 1998-02-15 19:31:34 +00:00
iso3166.tab Update. 1998-02-15 19:31:34 +00:00
leapseconds Update. 1998-02-15 19:31:34 +00:00
northamerica Update. 1998-02-15 19:31:34 +00:00
pacificnew Update. 1998-02-15 19:31:34 +00:00
private.h Update. 1998-03-02 18:02:11 +00:00
scheck.c Update. 1998-02-15 19:31:34 +00:00
simplebackw Update. 1998-02-15 23:23:43 +00:00
solar87 Update. 1998-02-15 19:31:34 +00:00
solar88 Update. 1998-02-15 19:31:34 +00:00
solar89 Update. 1998-02-15 19:31:34 +00:00
southamerica Update. 1998-03-02 18:02:11 +00:00
systemv Update. 1998-02-15 19:31:34 +00:00
test-tz.c Update. 1998-02-15 19:31:34 +00:00
tst-timezone.c Update. 1998-05-14 19:14:48 +00:00
tzfile.h Update. 1998-02-15 19:31:34 +00:00
tzselect.ksh Update. 1998-02-15 19:31:34 +00:00
yearistype Update. 1998-02-15 19:31:34 +00:00
zdump.c Update. 1998-05-20 10:50:03 +00:00
zic.c Update. 1998-03-02 18:02:11 +00:00
zone.tab Update. 1998-02-15 19:31:34 +00:00

README

The files
	zic.c zdump.c ialloc.c scheck.c tzfile.h
	private.h tzselect.ksh checktab.awk
come from the tzcode1998b package by Arthur David Olson et.al.

The files
	africa antarctica asia australasia europe
	northamerica southamerica pacificnew etcetera factory
	backward systemv solar87 solar88 solar89
	iso3166.tab zone.tab leapseconds yearistype
come from the tzdata1998b package by Arthur David Olson et.al.

These packages may be found at ftp://elsie.nci.nih.gov/pub/.  Commentary
should be addressed to tz@elsie.nci.nih.gov.