glibc/sunrpc
2009-05-15 18:13:37 +02:00
..
rpc * stdlib/monetary.h: Uglify function parameter names. 2009-02-16 21:00:15 +00:00
rpcsvc
.gitignore rename each .cvsignore file to .gitignore 2009-05-15 18:13:37 +02:00
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 #5979] 2008-03-29 18:12:46 +00:00
authdes_prot.c
authuxprot.c
bindrsvprt.c 2008-01-20 Samuel Thibault <samuel.thibault@ens-lyon.org> 2008-01-21 01:35:17 +00:00
clnt_gen.c
clnt_perr.c [BZ #5545] 2008-01-09 21:16:11 +00:00
clnt_raw.c * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline 2009-04-26 20:12:37 +00:00
clnt_simp.c * include/rpc/rpc.h: Declare thread variables with their correct 2004-02-09 10:47:53 +00:00
clnt_tcp.c [BZ #5979] 2008-03-29 18:12:46 +00:00
clnt_udp.c * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup. 2008-07-26 08:42:54 +00:00
clnt_unix.c [BZ #5979] 2008-03-29 18:12:46 +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 Update. 2004-09-30 02:24:51 +00:00
getrpcport.c
key_call.c * sunrpc/key_call.c (getkeyserv_handle): Use FD_CLOEXEC instead of 2008-07-26 23:12:04 +00:00
key_prot.c * sunrpc/key_prot.c (xdr_unixcred): Work around gcc alias warning. 2007-08-26 03:34:59 +00:00
Makefile [BZ #3313] 2006-10-18 19:26:30 +00:00
netname.c * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00
openchild.c [BZ #681] 2005-01-19 19:28:21 +00:00
pm_getmaps.c . 2007-07-31 13:33:18 +00:00
pm_getport.c * sunrpc/pm_getport.c (__get_socket): New function. 2005-05-23 17:14:22 +00:00
pmap_clnt.c Update. 2004-09-30 02:24:51 +00:00
pmap_prot.c
pmap_prot2.c Update. 2004-06-18 02:40:54 +00:00
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 * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00
rpc_clntout.c .. 2005-11-21 15:45:19 +00:00
rpc_cmsg.c * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to 2007-07-28 20:36:21 +00:00
rpc_common.c * sunrpc/rpc_common.c: We cannot move _null_auth into .rodata that 2009-02-07 19:44:02 +00:00
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 * debug/xtrace.sh: Unify translatable messages. 2009-02-06 20:13:07 +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 * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, 2008-11-07 15:07:10 +00:00
rpc_util.c .. 2005-11-21 15:45:19 +00:00
rpc_util.h
rpcinfo.c * debug/xtrace.sh: Unify translatable messages. 2009-02-06 20:13:07 +00:00
rtime.c [BZ #284, BZ #721] 2005-02-17 01:19:55 +00:00
svc.c [BZ #5010] 2007-10-06 17:31:01 +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 . 2007-07-31 13:33:18 +00:00
svc_simple.c * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00
svc_tcp.c [BZ #5979] 2008-03-29 18:12:46 +00:00
svc_udp.c [BZ #5979] 2008-03-29 18:12:46 +00:00
svc_unix.c [BZ #5979] 2008-03-29 18:12:46 +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 Update. 2002-10-14 18:10:15 +00:00
tst-getmyaddr.c Update. 2004-09-28 23:08:14 +00:00
tst-xdrmem.c * nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTR 2005-06-26 18:28:35 +00:00
tst-xdrmem2.c [BZ #3313] 2006-10-18 19:26:30 +00:00
Versions * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and 2008-07-25 17:06:50 +00:00
xcrypt.c [BZ #560, BZ #573] 2004-12-19 20:49:12 +00:00
xdr.c [BZ #5979] 2008-03-29 18:12:46 +00:00
xdr_array.c [BZ #5979] 2008-03-29 18:12:46 +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 [BZ #5979] 2008-03-29 18:12:46 +00:00
xdr_ref.c [BZ #5979] 2008-03-29 18:12:46 +00:00
xdr_sizeof.c Remove useless "if" before "free". 2008-03-19 06:43:34 +00:00
xdr_stdio.c * sunrpc/xdr_stdio.c (xdrstdio_getlong, xdrstdio_putlong): 2005-03-22 09:14:36 +00:00