glibc/sunrpc
Roland McGrath dbe31b9a73 * nss/nss_files/files-parse.c (parse_list): Set EOL from LINE if it
points within DATA->linebuffer; otherwise use all of DATA->linebuffer
	itself, no need to skip past a NUL.

	* nss/nsswitch.h (known_function): Comment fix.
	* nss/nsswitch.c (nss_lookup_function): Rewritten using __tsearch
	directly.  Do the lookup and insertion with a single call, and fill in
	the tree node afterwards if new.
	(known_compare, nss_find_entry, nss_insert_entry): Functions removed.

	* misc/sys/select.h: #define __need_timespec before <sys/time.h> incl.
	(struct timeval): Add bodiless decl for scope.

	* time/time.h (struct timespec): Rename members from `ts_*' to `tv_*'.
  	Move struct timespec defn outside [_TIME_H] so it can be got with
 	#define __need_timespec.

	* time/sys/time.h (TIMEVAL_TO_TIMESPEC): Use `tv_*' instead of `ts_*'
	for `struct timespec' member names.
	(TIMESPEC_TO_TIMEVAL): Likewise.

	* nss/Makefile (extra-libs-others): New variable.

	* extra-lib.mk: Don't test for $($(lib)-no-lib-dep).  Instead match
	$(lib) in $(extra-libs-others).
	* sunrpc/Makefile (extra-libs-others): New variable.
	(librpcsvc-no-lib-dep): Variable removed.

Thu Jul  4 05:21:59 1996  David Mosberger-Tang  <davidm@azstarnet.com>

	* login/utmp.h: Fix typos.

	* misc/syslog.c (vsyslog): Use __send instead of send and
 	__connect instead of connect to avoid name-space collisions (e.g.,
 	with psgetty).
1996-07-05 19:18:13 +00:00
..
rpc * nss/nss_files/files-network.c: Pass empty for new DB_LOOKUP args. 1996-07-02 19:35:40 +00:00
rpcsvc
.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
auth_unix.c
authuxprot.c
bindrsvprt.c
clnt_gen.c
clnt_perr.c
clnt_raw.c
clnt_simp.c Cleanups in sunrpc code from NIIBE Yutaka <gniibe@mri.co.jp>. 1996-05-09 21:50:42 +00:00
clnt_tcp.c Cleanups in sunrpc code from NIIBE Yutaka <gniibe@mri.co.jp>. 1996-05-09 21:50:42 +00:00
clnt_udp.c
etc.rpc
get_myaddr.c
getrpcport.c
Makefile * nss/nss_files/files-parse.c (parse_list): Set EOL from LINE if it 1996-07-05 19:18:13 +00:00
pm_getmaps.c Cleanups in sunrpc code from NIIBE Yutaka <gniibe@mri.co.jp>. 1996-05-09 21:50:42 +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_prot2.c
pmap_prot.c
pmap_rmt.c Cleanups in sunrpc code from NIIBE Yutaka <gniibe@mri.co.jp>. 1996-05-09 21:50:42 +00:00
portmap.c * nss/nss_files/files-network.c: Pass empty for new DB_LOOKUP args. 1996-07-02 19:35:40 +00:00
rpc_clntout.c
rpc_cmsg.c
rpc_common.c
rpc_cout.c
rpc_dtable.c
rpc_hout.c
rpc_main.c * sunrpc/rpc_main.c (main): Call textdomain. 1996-03-28 21:00:28 +00:00
rpc_parse.c
rpc_parse.h
rpc_prot.c
rpc_scan.c
rpc_scan.h
rpc_svcout.c
rpc_util.c
rpc_util.h
rpcinfo.c
svc_auth.c
svc_authux.c
svc_raw.c
svc_run.c
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 * nss/nss_files/files-network.c: Pass empty for new DB_LOOKUP args. 1996-07-02 19:35:40 +00:00
svc_udp.c
svc.c
xdr_array.c
xdr_float.c
xdr_mem.c Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
xdr_rec.c Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
xdr_ref.c
xdr_stdio.c Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
xdr.c * nss/nss_files/files-network.c: Pass empty for new DB_LOOKUP args. 1996-07-02 19:35:40 +00:00