glibc/time
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
..
sys Update. 1997-06-21 02:59:26 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update. 1998-02-17 15:15:51 +00:00
ap.c update from main archive 960105 1997-01-06 22:07:28 +00:00
asctime.c Update. 1997-07-06 22:02:42 +00:00
clocktest.c Update. 1998-02-27 16:53:21 +00:00
ctime.c update from main archive 961217 1996-12-18 03:23:47 +00:00
ctime_r.c update from main archive 961203 1996-12-04 01:41:39 +00:00
date.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
difftime.c update from main archive 970101 1997-01-01 15:28:18 +00:00
dysize.c update from main archive 970120 1997-01-21 06:10:42 +00:00
getdate.c Update. 1997-07-19 21:18:32 +00:00
gmtime.c Update. 1997-09-11 12:09:10 +00:00
localtime.c Update. 1997-09-11 12:09:10 +00:00
mktime.c Update. 1998-04-12 09:16:02 +00:00
offtime.c Update. 1997-11-13 00:21:19 +00:00
strftime.c Update. 1998-04-21 18:15:51 +00:00
strfxtime.c Update. 1997-11-12 00:06:02 +00:00
strptime.c Update. 1997-11-04 03:00:40 +00:00
test_time.args initial import 1995-02-18 01:27:10 +00:00
test_time.c update from main archive 970218 1997-02-19 04:43:53 +00:00
time.h Update. 1997-12-08 03:06:47 +00:00
timegm.c update from main archive 970120 1997-01-21 06:10:42 +00:00
tzfile.c Update. 1998-05-20 10:50:03 +00:00
tzset.c Update. 1998-05-20 10:50:03 +00:00