glibc/sunrpc
Ulrich Drepper e1b370832c [BZ #3465]
* sunrpc/clnt_raw.c: Minimal message improvements.
	* sunrpc/pm_getmaps.c: Likewise.
	* nis/nss_nisplus/nisplus-publickey.c: Likewise.
	* nis/nis_print_group_entry.c: Likewise.
	* locale/programs/repertoire.c: Likewise.
	* locale/programs/charmap.c: Likewise.
	* malloc/memusage.sh: Likewise.
	* elf/dl-deps.c: Likewise.
	* locale/programs/ld-collate.c: Likewise.
	* libio/vswprintf.c: Likewise.
	* malloc/memusagestat.c: Likewise.
	* sunrpc/auth_unix.c: Likewise.
	* sunrpc/rpc_main.c: Likewise.
	* nscd/cache.c: Likewise.
	* locale/programs/repertoire.c: Unify output messages.
	* locale/programs/charmap.c: Likewise.
	* locale/programs/ld-ctype.c: Likewise.
	* locale/programs/ld-monetary.c: Likewise.
	* locale/programs/ld-numeric.c: Likewise.
	* locale/programs/ld-time.c: Likewise.
	* elf/ldconfig.c: Likewise.
	* nscd/selinux.c: Likewise.
	* elf/cache.c: Likewise.
	Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
2006-11-10 20:55:22 +00:00
..
rpc
rpcsvc
.cvsignore
auth_des.c * sunrpc/clnt_unix.c (unix_ops): Mark as const. 2005-12-20 22:56:06 +00:00
auth_none.c * sunrpc/auth_none.c (ops): Mark as const. 2005-12-20 19:00:19 +00:00
auth_unix.c [BZ #3465] 2006-11-10 20:55:22 +00:00
authdes_prot.c
authuxprot.c
bindrsvprt.c * sunrpc/bindrsvprt.c (bindresvport): Wrap around to startport 2005-11-22 04:39:40 +00:00
clnt_gen.c
clnt_perr.c * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00
clnt_raw.c [BZ #3465] 2006-11-10 20:55:22 +00:00
clnt_simp.c
clnt_tcp.c * sunrpc/clnt_unix.c (unix_ops): Mark as const. 2005-12-20 22:56:06 +00:00
clnt_udp.c * sunrpc/clnt_unix.c (unix_ops): Mark as const. 2005-12-20 22:56:06 +00:00
clnt_unix.c * sunrpc/clnt_unix.c (unix_ops): Mark as const. 2005-12-20 22:56:06 +00:00
create_xid.c [BZ #284, BZ #721] 2005-02-17 01:19:55 +00:00
des_crypt.c
des_impl.c * sunrpc/svcauth_des.c (cache_init): Use calloc instead of 2006-05-05 16:18:45 +00:00
des_soft.c
etc.rpc
get_myaddr.c
getrpcport.c
key_call.c * sunrpc/key_call.c (getkeyserv_handle): Call auth_destroy if 2006-05-17 15:11:44 +00:00
key_prot.c
Makefile [BZ #3313] 2006-10-18 19:26:30 +00:00
netname.c
openchild.c [BZ #681] 2005-01-19 19:28:21 +00:00
pm_getmaps.c [BZ #3465] 2006-11-10 20:55:22 +00:00
pm_getport.c * sunrpc/pm_getport.c (__get_socket): New function. 2005-05-23 17:14:22 +00:00
pmap_clnt.c
pmap_prot2.c
pmap_prot.c
pmap_rmt.c * include/rpc/pmap_prot.h: Mark all functions as hidden. 2006-05-15 20:46:12 +00:00
proto.h
publickey.c
rpc_clntout.c .. 2005-11-21 15:45:19 +00:00
rpc_cmsg.c
rpc_common.c
rpc_cout.c * libio/fmemopen.c (fmemopen): Free stream memory in case of 2006-04-07 04:29:25 +00:00
rpc_dtable.c
rpc_hout.c .. 2005-11-21 15:45:19 +00:00
rpc_main.c [BZ #3465] 2006-11-10 20:55:22 +00:00
rpc_parse.c * sysdeps/posix/tempname.c (__gen_tempname): Change attempts_min 2006-04-07 20:25:36 +00:00
rpc_parse.h
rpc_prot.c
rpc_sample.c .. 2005-11-21 15:45:19 +00:00
rpc_scan.c * libio/fmemopen.c (fmemopen): Free stream memory in case of 2006-04-07 04:29:25 +00:00
rpc_scan.h
rpc_svcout.c .. 2005-11-21 15:45:19 +00:00
rpc_tblout.c .. 2005-11-21 15:45:19 +00:00
rpc_thread.c * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire 2006-05-04 18:08:28 +00:00
rpc_util.c .. 2005-11-21 15:45:19 +00:00
rpc_util.h
rpcinfo.c
rtime.c [BZ #284, BZ #721] 2005-02-17 01:19:55 +00:00
svc_auth.c
svc_authux.c
svc_raw.c * sunrpc/clnt_unix.c (unix_ops): Mark as const. 2005-12-20 22:56:06 +00:00
svc_run.c 2.5-18.1 2007-07-12 18:26:36 +00:00
svc_simple.c * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00
svc_tcp.c * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00
svc_udp.c * sunrpc/svcauth_des.c (cache_init): Use calloc instead of 2006-05-05 16:18:45 +00:00
svc_unix.c * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00
svc.c (svc_getreq_poll): Fix inefficient loop test. 2005-11-04 00:55:03 +00:00
svcauth_des.c * sunrpc/svcauth_des.c (cache_init): Use calloc instead of 2006-05-05 16:18:45 +00:00
thrsvc.c
tst-getmyaddr.c
tst-xdrmem2.c [BZ #3313] 2006-10-18 19:26:30 +00:00
tst-xdrmem.c * nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTR 2005-06-26 18:28:35 +00:00
Versions
xcrypt.c
xdr_array.c * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero. 2006-05-04 20:56:12 +00:00
xdr_float.c
xdr_intXX_t.c [BZ #284, BZ #721] 2005-02-17 01:19:55 +00:00
xdr_mem.c [BZ #3313] 2006-10-18 19:26:30 +00:00
xdr_rec.c * nis/nis_call.c (__prepare_niscall): New function. Split out 2006-05-20 19:22:30 +00:00
xdr_ref.c * sunrpc/svcauth_des.c (cache_init): Use calloc instead of 2006-05-05 16:18:45 +00:00
xdr_sizeof.c
xdr_stdio.c * sunrpc/xdr_stdio.c (xdrstdio_getlong, xdrstdio_putlong): 2005-03-22 09:14:36 +00:00
xdr.c * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00