glibc/sunrpc
Ulrich Drepper 7cabd57c0d Update.
1998-08-03 16:36  Ulrich Drepper  <drepper@cygnus.com>

	* catgets/catgets.c: Use mmap/munmap only is _POSIX_MAPPED_FILES
	is defined.
	* catgets/open_catalog.c: Likewise.
	* iconv/iconv_prog.c: Likewise.
	* intl/loadmsgcat.c: Likewise.
	* locale/findlocale.c: Likewise.
	* locale/loadlocale.c: Likewise.
	* locale/programs/localedef.c: Likewise.
	* malloc/malloc.c: Likewise.

	* elf/elf.h: Fix typo.

	* math/Makefile: Use $(LN_S) instead of ln.

	* sysdeps/generic/getpgid.c: Fix return type.

1998-08-01 02:49 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>

	* sysdeps/posix/tempname.c (__stdio_gen_tempname): Rename to
	__gen_tempname and simplify the interface.  Strip out the
	code to do path search and create FILE objects.  This function
	now takes a mktemp() style template and returns either a name
	or a file descriptor.
	(__path_search): New function; searches for directories for
	temp files.
	* sysdeps/generic/tempname.c: Stub out __gen_tempname and
	__path_search, not __stdio_gen_tempname.

	* libio/stdio.h: Prototype __gen_tempname and __path_search,
	not __stdio_gen_tempname.
	* stdio/stdio.h: Likewise.

	* stdio-common/tempnam.c: Use __path_search and __gen_tempname.
	* stdio-common/tmpfile.c: Likewise.
	* stdio-common/tmpfile64.c: Likewise.
	* stdio-common/tmpnam.c: Likewise.
	* stdio-common/tmpnam_r.c: Likewise.

	* misc/mkstemp.c: New file.  Use __gen_tempname.
	* misc/mktemp.c: Likewise.

	* sysdeps/posix/mkstemp.c: Removed.
	* sysdeps/posix/mktemp.c: Removed.
	* sysdeps/generic/mkstemp.c: Removed.
	* sysdeps/generic/mktemp.c: Removed.

1998-08-02  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* configure.in: Check, if door add-on is installed.
	* config.make.in: Add have_doors.
	* sunrpc/Makefile: Add HAVE_DOOR define.
	* sunrpc/key_call.c: Add keyserv/door interface.

	* sunrpc/svc_unix.c: Call setsockopt only if SO_PASSCRED is defined.
	* sunrpc/clnt_unix.c: Likewise.

1998-08-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* inet/netinet/in.h (IN_CLASSC): Correct mask.
	Reported by Ian Staniforth <I.Staniforth@sheffield.ac.uk> [fixes
	PR libc/727].

1998-08-03 10:23  Ulrich Drepper  <drepper@cygnus.com>

	* misc/Makefile: Fix installation problem with --disable-shared.
	* posix/Makefile: Likewise.

1998-08-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* posix/regex.c (re_search_2): Optimize searching for anchored
	pattern if '^' cannot match at embedded newlines.
	(regerror): Renamed from __regerror, which it should only be
	called if _LIBC.

1998-07-31  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sunrpc/svc_unix.c (__msgread): Check setsockopt return value.

1998-07-31  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/generic/glob.c: Remove obsolete cast.

1998-07-31  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* Rules (tests): Fix last change.
1998-08-03 16:47:01 +00:00
..
rpc Update. 1998-07-28 16:26:04 +00:00
rpcsvc Update. 1998-03-27 22:57: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-08-03 16:47:01 +00:00
Versions Update. 1998-07-28 16:26:04 +00:00
auth_des.c Update. 1998-07-16 11:44:36 +00:00
auth_none.c Update. 1997-09-11 12:09:10 +00:00
auth_unix.c Update. 1998-07-16 11:44:36 +00:00
authdes_prot.c Update. 1997-08-29 21:01:47 +00:00
authuxprot.c Update. 1997-05-21 01:48:59 +00:00
bindrsvprt.c Update. 1998-07-16 11:44:36 +00:00
clnt_gen.c Update. 1998-07-28 16:26:04 +00:00
clnt_perr.c Update. 1998-07-16 11:44:36 +00:00
clnt_raw.c Update. 1997-09-11 12:09:10 +00:00
clnt_simp.c Update. 1998-07-16 11:44:36 +00:00
clnt_tcp.c Update. 1998-07-16 11:44:36 +00:00
clnt_udp.c Update. 1998-07-16 11:44:36 +00:00
clnt_unix.c Update. 1998-08-03 16:47:01 +00:00
des_crypt.c Update. 1997-08-29 21:01:47 +00:00
des_soft.c Update. 1997-08-29 21:01:47 +00:00
etc.rpc update from main archive 961019 1996-10-19 23:33:00 +00:00
get_myaddr.c Update. 1998-07-16 11:44:36 +00:00
getrpcport.c Update. 1997-03-27 01:59:53 +00:00
key_call.c Update. 1998-08-03 16:47:01 +00:00
key_prot.c Update. 1998-03-27 22:57:26 +00:00
netname.c Update. 1998-07-16 11:44:36 +00:00
openchild.c Update. 1998-07-16 11:44:36 +00:00
pm_getmaps.c Update. 1997-03-27 01:59:53 +00:00
pm_getport.c Update. 1997-03-27 01:59:53 +00:00
pmap_clnt.c Update. 1997-10-26 20:13:00 +00:00
pmap_prot.c Update. 1997-03-27 01:59:53 +00:00
pmap_prot2.c Update. 1997-03-27 01:59:53 +00:00
pmap_rmt.c Update. 1998-07-16 11:44:36 +00:00
proto.h Update. 1998-02-16 17:42:46 +00:00
publickey.c Update. 1998-06-02 12:58:14 +00:00
rpc_clntout.c Update. 1998-02-16 17:42:46 +00:00
rpc_cmsg.c Update. 1997-09-11 12:09:10 +00:00
rpc_common.c initial import 1995-02-18 01:27:10 +00:00
rpc_cout.c Update. 1998-02-17 15:15:51 +00:00
rpc_dtable.c Update. 1998-07-16 11:44:36 +00:00
rpc_hout.c Update. 1998-02-16 17:42:46 +00:00
rpc_main.c Update. 1998-02-27 10:00:44 +00:00
rpc_parse.c Update. 1998-02-16 17:42:46 +00:00
rpc_parse.h Update. 1997-05-21 01:48:59 +00:00
rpc_prot.c Update. 1997-03-27 01:59:53 +00:00
rpc_sample.c Update. 1998-02-24 15:22:29 +00:00
rpc_scan.c Update. 1998-02-16 17:42:46 +00:00
rpc_scan.h update from main archive 961016 1996-10-17 01:51:38 +00:00
rpc_svcout.c Update. 1998-02-16 17:42:46 +00:00
rpc_tblout.c Update. 1997-03-27 01:59:53 +00:00
rpc_util.c Update. 1998-02-16 17:42:46 +00:00
rpc_util.h Update. 1998-02-16 17:42:46 +00:00
rpcinfo.c Update. 1997-12-14 22:24:57 +00:00
rtime.c Update. 1998-07-16 11:44:36 +00:00
svc.c Update. 1998-06-16 11:43:48 +00:00
svc_auth.c Update. 1997-08-29 21:01:47 +00:00
svc_authux.c Update. 1998-07-28 16:26:04 +00:00
svc_raw.c Update. 1997-03-27 01:59:53 +00:00
svc_run.c Update. 1998-07-16 11:44:36 +00:00
svc_simple.c Update. 1998-07-16 13:49:59 +00:00
svc_tcp.c Update. 1998-07-28 16:26:04 +00:00
svc_udp.c Update. 1998-07-16 11:44:36 +00:00
svc_unix.c Update. 1998-08-03 16:47:01 +00:00
svcauth_des.c Update. 1998-07-16 11:44:36 +00:00
xcrypt.c Update. 1998-07-31 11:14:46 +00:00
xdr.c Update. 1997-05-31 00:47:04 +00:00
xdr_array.c Update. 1998-07-16 11:44:36 +00:00
xdr_float.c Update. 1997-05-21 01:48:59 +00:00
xdr_mem.c Update. 1998-06-05 20:59:11 +00:00
xdr_rec.c Update. 1998-07-16 11:44:36 +00:00
xdr_ref.c Update. 1998-07-16 11:44:36 +00:00
xdr_sizeof.c Update. 1997-08-10 18:37:15 +00:00
xdr_stdio.c Update. 1998-07-16 11:44:36 +00:00