glibc/time
Ulrich Drepper 1ef32c3dc4 update from main archive 970121
1997-01-21  Paul Eggert  <eggert@twinsun.com>

	* posix/getopt.c (_getopt_internal): Return -1, not EOF, when args
	are exhausted; this is required by POSIX.2.
	* catgets/gencat.c, db/makedb.c, locale/programs/locale.c,
	locale/programs/localedef.c, manual/examples/subopt.c,
	posix/getopt.c, posix/getopt1.c, stdio-common/bug4.c,
	sunrpc/rpcinfo.c (main): Check getopt return value against -1, not EOF.

Tue Jan 21 23:10:40 1997  Ulrich Drepper  <drepper@cygnus.com>

	* version.h (VERSION): Bump to 1.102.

	* sysdeps/unix/sysv/linux/alpha/Dist: Add kernel_sigaction.h.

	* elf/Makefile: Don't use CFLAGS-dl-load.c, but instead
	CPPFLAGS-dl-load.c so that dependencies can be determined correctly.
	* elf/dl-load.c: Fix comment.

	* time/Banner: New file.
	* time/Makefile (distribute): Add Banner.

	Update from ADO tzcode1997a and tzdata1997a.
	* time/antarctica: Update.
	* time/australia: Update.
	* time/zdump.c: Update.
	* time/zic.c: Update.
	* time/zone.tab: Update.

Mon Jan 20 08:38:32 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>

	* config.make.in (has-ldconfig): New variable.

	* configure, configure.in (has_ldconfig): New substitute.

	* sysdeps/unix/sysv/linux/configure.in (has_ldconfig): New,
	check if $srcdir/elf/ldconfig.c exists.

	* Makeconfig (rootsbindir): New, default as
	$(exec_prefix)/sbin.
	(rtld-version-installed-name): New, default as
	ld-$(version).so.

	* Makefile (install): Call `$(common-objpfx)elf/ldconfig -d'
	only if $(cross-compiling) is no and $(build-shared) is yes.

	* Makerules (make-shlib-link): New macro.
	($(slibdir)/libfoo.so.$(libfoo.so-version)): Use
	$(make-shlib-link) for symlink.
	(install-rootsbin, install-rootsbin-nosubdir): New.
	(install-no-libc.a-nosubdir): Add
	install-rootsbin-nosubdir.

	* Rules (others): Add $(install-rootsbin).

	* config.make.in (rootsbindir): New.

	* configure, configure.in (libc_cv_rootsbindir): New
	substitute.

	* elf/Makefile (others, install-rootsbin): New, set to
	ldconfig.
	(+link): New for static linking.
	($(slibdir)/$(rtld-version-installed-name)): New.
	($(slibdir)/$(rtld-installed-name)): Depend on
	$(slibdir)/$(rtld-version-installed-name) and use
	$(make-shlib-link) for symlink.

	* sunrpc/xdr.c (xdr_string): Return FALSE if sp == NULL
	while XDR_ENCODE.

	* sysdeps/unix/sysv/linux/a.out.h: Use #include_next for
	glibc internals.

	* sysdeps/unix/sysv/linux/configure.in (libc_cv_rootsbindir):
	New, set to "/sbin" if "$prefix" == "/usr".

Tue Jan 21 13:38:39 1997  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile (distribute): Add glibcbug.in.
	Reported by Philip Blundell <pjb27@cam.ac.uk>.

	* elf/Makefile ($(objpfx)trusted-dirs.h): Create elf/ subdir in
	build directory if necessary.
	Reported by marcus@shannon.sysc.pdx.edu (Marcus G. Daniels).
1997-01-22 05:26:05 +00:00
..
sys update from main archive 960105 1997-01-06 22:07:28 +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
Banner update from main archive 970121 1997-01-22 05:26:05 +00:00
Makefile update from main archive 970121 1997-01-22 05:26:05 +00:00
africa update from main archive 961126 1996-11-27 06:13:15 +00:00
antarctica update from main archive 970121 1997-01-22 05:26:05 +00:00
ap.c update from main archive 960105 1997-01-06 22:07:28 +00:00
asctime.c update from main archive 970120 1997-01-21 06:10:42 +00:00
asia update from main archive 970101 1997-01-01 15:28:18 +00:00
australasia update from main archive 970121 1997-01-22 05:26:05 +00:00
backward Tue Jan 30 13:32:05 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-31 10:00:24 +00:00
checktab.awk Use POSIX version of version.c. 1996-09-12 18:29:32 +00:00
clocktest.c Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-02 18:50:07 +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 initial import 1995-02-18 01:27:10 +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
etcetera update from main archive 961126 1996-11-27 06:13:15 +00:00
europe update from main archive 970101 1997-01-01 15:28:18 +00:00
factory initial import 1995-02-18 01:27:10 +00:00
gmtime.c update from main archive 970120 1997-01-21 06:10:42 +00:00
ialloc.c Wed Mar 8 13:38:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-09 10:00:12 +00:00
iso3166.tab Use POSIX version of version.c. 1996-09-12 18:29:32 +00:00
leapseconds * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
localtime.c update from main archive 960105 1997-01-06 22:07:28 +00:00
mktime.c update from main archive 970118 1997-01-19 04:54:28 +00:00
northamerica update from main archive 970101 1997-01-01 15:28:18 +00:00
offtime.c update from main archive 970120 1997-01-21 06:10:42 +00:00
pacificnew update from 961105, second try 1996-11-07 01:35:04 +00:00
private.h * time/tzfile.h, time/private.h, time/zdump.c, time/zic.c, 1996-06-05 23:25:04 +00:00
scheck.c Mon Feb 19 18:31:59 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-02-19 23:34:46 +00:00
simplebackw update from main archive 970118 1997-01-19 04:54:28 +00:00
solar87 Wed Jan 10 10:11:39 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-11 10:00:22 +00:00
solar88 Wed Jan 10 10:11:39 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-11 10:00:22 +00:00
solar89 Fri Apr 19 00:49:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-04-20 00:05:25 +00:00
southamerica update from main archive 970101 1997-01-01 15:28:18 +00:00
strftime.c update from main archive 961220 1996-12-22 00:32:43 +00:00
strptime.c update from main archive 970120 1997-01-21 06:10:42 +00:00
systemv initial import 1995-02-18 01:27:10 +00:00
test-tz.c update from main archive 970118 1997-01-19 04:54:28 +00:00
test_time.args initial import 1995-02-18 01:27:10 +00:00
test_time.c initial import 1995-02-18 01:27:10 +00:00
time.h update from main archive 961220 1996-12-21 04:13:58 +00:00
timegm.c update from main archive 970120 1997-01-21 06:10:42 +00:00
tzfile.c update from main archive 970118 1997-01-19 04:54:28 +00:00
tzfile.h update from 961105, second try 1996-11-07 01:35:04 +00:00
tzselect.ksh update from main archive 970118 1997-01-19 04:54:28 +00:00
tzset.c update from main archive 970120 1997-01-21 06:10:42 +00:00
yearistype * time/africa, time/asia, time/europe, time/northamerica, 1995-09-21 16:21:49 +00:00
zdump.c update from main archive 970121 1997-01-22 05:26:05 +00:00
zic.c update from main archive 970121 1997-01-22 05:26:05 +00:00
zone.tab update from main archive 970121 1997-01-22 05:26:05 +00:00