Ulrich Drepper cd6ede759f Update.
1997-07-14 23:37  Ulrich Drepper  <drepper@cygnus.com>

	* inet/getnameinfo.c: Pretty print.
	Correctly enlarge buffers.

	* login/programs/utmpd.c: Use _() instead of gettext().

	* nis/nss_nisplus/nisplus-hosts.c: Optimize some uses of stpcpy away.
	* nis/nss_nisplus/nisplus-network.c: Likewise.
	* nis/nss_nisplus/nisplus-proto.c: Likewise.
	* nis/nss_nisplus/nisplus-rpc.c: Likewise.
	* nis/nss_nisplus/nisplus-service.c: Likewise.

	* sysdeps/alpha/fpu/bits/mathinline.h: Only define functions if
	__OPTIMIZE__.
	* sysdeps/powerpc/bits/mathinline.h: Likewise.
	* sysdeps/i386/fpu/bits/mathinline.h: Define ISO C9x comparison
	function always.
	* sysdeps/m68k/fpu/bits/mathinline.h: Likewise.
	* sysdeps/stub/bits/mathinline.h: Add conditionals to show how
	it should look like in real files.

	* sysdeps/generic/bits/select.h (__FD_ZERO): Don't use memset to
	prevent prototype trouble, use simple loop.
	* sysdeps/i386/bits/select.h [!__GNUC__] (__FD_ZERO): Likewise.

	* sysdeps/mips/mips64/Implies: Imply ieee754.

	* sysdeps/unix/sysv/linux/Makefile: Make sure bits/syscall.h is
	installed.
	* sysdeps/unix/sysv/linux/sys/syscal.h: Pretty print.

1997-07-14 00:25  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/stub/bits/stdio_lim.h: Unify with standalone version.
	* sysdeps/standalone/bits/stdio_lim.h: Removed.
	Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.

1997-06-22  Paul Eggert  <eggert@twinsun.com>

	* time/strftime.c (strftime): Use tm_zone if available, even if _LIBC.

	* time/tzfile.c (__tzstring): New decl.
	(__tzfile_read, __tzfile_default): Set __tzname to permanent strings.
	(__tzfile_default): First two args are now const char *.

	* time/tzset.c (__tzstring): New function.
	(tz_rule): Name is now const char *.
	(struct tzstring_head): New type.
	(tzstring_list, tzstring_last_buffer_size): New static vars.
	(__tzset_internal): Time zone names are now permanent, not temporary.
1997-07-14 21:49:20 +00:00
..
1997-06-21 02:59:26 +00:00
1997-03-31 22:56:24 +00:00
1997-03-31 22:56:24 +00:00
1997-01-06 22:07:28 +00:00
1997-07-06 22:02:42 +00:00
1997-03-31 22:56:24 +00:00
1997-03-31 22:56:24 +00:00
1996-09-12 18:29:32 +00:00
1996-12-04 01:41:39 +00:00
1996-12-18 03:23:47 +00:00
1997-02-15 04:31:36 +00:00
1997-01-01 15:28:18 +00:00
1997-01-21 06:10:42 +00:00
1996-11-27 06:13:15 +00:00
1997-05-21 01:48:59 +00:00
1995-02-18 01:27:10 +00:00
1997-07-12 23:35:19 +00:00
1997-01-21 06:10:42 +00:00
1997-03-08 05:28:20 +00:00
1996-09-12 18:29:32 +00:00
1997-03-04 05:53:28 +00:00
1997-06-21 02:59:26 +00:00
1997-07-12 23:35:19 +00:00
1997-07-08 00:44:35 +00:00
1997-03-31 22:56:24 +00:00
1997-03-19 05:47:56 +00:00
1996-11-07 01:35:04 +00:00
1997-05-26 23:01:17 +00:00
1997-01-25 02:36:37 +00:00
1997-05-26 23:01:17 +00:00
1997-01-19 04:54:28 +00:00
1997-03-31 22:56:24 +00:00
1997-07-14 21:49:20 +00:00
1997-05-29 12:06:58 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1997-02-19 04:43:53 +00:00
1997-01-19 04:54:28 +00:00
1997-07-12 23:35:19 +00:00
1997-01-21 06:10:42 +00:00
1997-07-14 21:49:20 +00:00
1996-11-07 01:35:04 +00:00
1997-03-08 05:28:20 +00:00
1997-07-14 21:49:20 +00:00
1997-03-08 05:28:20 +00:00
1997-05-21 01:48:59 +00:00
1997-03-08 05:28:20 +00:00

The source files
	`zic.c'
	`zdump.c'
	`tzselect.ksh'
	`checktab.awk'
come from the tzcode1997a package by Arthur David Olsen 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 tzdata1997a package by Arthur David Olsen et.al.