glibc/sunrpc
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
..
rpc update from main archive 970101 1997-01-01 15:28:18 +00:00
rpcsvc Update from main archive 961219 1996-12-20 01:39:50 +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
auth_none.c initial import 1995-02-18 01:27:10 +00:00
auth_unix.c update from main archive 970101 1997-01-01 15:28:18 +00:00
authuxprot.c initial import 1995-02-18 01:27:10 +00:00
bindrsvprt.c update from main archive 1996-09-27 03:45:24 +00:00
clnt_gen.c update from main archive 961201 1996-12-02 04:00:15 +00:00
clnt_perr.c Sat Nov 25 02:48:47 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu> 1995-11-26 17:37:11 +00:00
clnt_raw.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
clnt_simp.c update from main archive 961201 1996-12-02 04:00:15 +00:00
clnt_tcp.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
clnt_udp.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
etc.rpc update from main archive 961019 1996-10-19 23:33:00 +00:00
get_myaddr.c Sat Nov 25 02:48:47 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu> 1995-11-26 17:37:11 +00:00
getrpcport.c update from main archive 961201 1996-12-02 04:00:15 +00:00
Makefile update from main arhive 970119 1997-01-20 02:49:49 +00:00
pm_getmaps.c update from main archive 1996-09-27 03:45:24 +00:00
pm_getport.c Cleanups in sunrpc code from NIIBE Yutaka <gniibe@mri.co.jp>. 1996-05-09 21:50:42 +00:00
pmap_clnt.c Cleanups in sunrpc code from NIIBE Yutaka <gniibe@mri.co.jp>. 1996-05-09 21:50:42 +00:00
pmap_prot.c initial import 1995-02-18 01:27:10 +00:00
pmap_prot2.c initial import 1995-02-18 01:27:10 +00:00
pmap_rmt.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
proto.h update from main archive 961016 1996-10-17 01:51:38 +00:00
publickey.c update from main archive 961110 1996-11-11 00:59:33 +00:00
rpc_clntout.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
rpc_cmsg.c Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-03-19 20:21:54 +00:00
rpc_common.c initial import 1995-02-18 01:27:10 +00:00
rpc_cout.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
rpc_dtable.c initial import 1995-02-18 01:27:10 +00:00
rpc_hout.c update from main archive 961016 1996-10-17 01:51:38 +00:00
rpc_main.c update from main archive 961016 1996-10-17 01:51:38 +00:00
rpc_parse.c update from main archive 961016 1996-10-17 01:51:38 +00:00
rpc_parse.h update from main archive 961016 1996-10-17 01:51:38 +00:00
rpc_prot.c Update. 1996-08-09 02:46:09 +00:00
rpc_sample.c update from main archive 961016 1996-10-17 01:51:38 +00:00
rpc_scan.c update from main archive 961016 1996-10-17 01:51:38 +00:00
rpc_scan.h update from main archive 961016 1996-10-17 01:51:38 +00:00
rpc_svcout.c update from main archive 961016 1996-10-17 01:51:38 +00:00
rpc_tblout.c update from main archive 961016 1996-10-17 01:51:38 +00:00
rpc_util.c update from main archive 961016 1996-10-17 01:51:38 +00:00
rpc_util.h update from main archive 961016 1996-10-17 01:51:38 +00:00
rpcinfo.c update from main archive 970121 1997-01-22 05:26:05 +00:00
svc.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
svc_auth.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
svc_authux.c * config.make.in (weak-symbols): Variable removed. 1996-03-19 21:10:11 +00:00
svc_raw.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
svc_run.c update from main archive 1996-09-27 03:45:24 +00:00
svc_simple.c Fri May 3 13:32:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-03 17:44:31 +00:00
svc_tcp.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
svc_udp.c update from main archive 961011 1996-10-12 00:56:05 +00:00
xdr.c update from main archive 970121 1997-01-22 05:26:05 +00:00
xdr_array.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
xdr_float.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
xdr_mem.c Sat Jul 20 07:15:33 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-20 11:26:09 +00:00
xdr_rec.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
xdr_ref.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
xdr_stdio.c Update from main archive 961219 1996-12-20 01:39:50 +00:00