glibc/sunrpc
Zack Weinberg 8888eb5e6d Fix build-and-build-again bug in sunrpc tests.
rpcgen will error out if the file it's asked to create already exists.
Several other rules in sunrpc/Makefile take care to delete rpcgen-
generated files before creating them, but rpcgen-tests doesn't, which
can lead to spurious test failures in an incremental rebuild.

	* sunrpc/Makefile (rpcgen-tests): Delete the .out file before
	creating or re-creating it.
2016-11-14 14:25:11 -05:00
..
rpc
rpcsvc
Makefile Fix build-and-build-again bug in sunrpc tests. 2016-11-14 14:25:11 -05:00
Versions
auth_des.c
auth_none.c
auth_unix.c
authdes_prot.c
authuxprot.c
bindrsvprt.c
bug20790.x Fix rpcgen buffer overrun (bug 20790). 2016-11-08 23:44:51 +00:00
clnt_gen.c
clnt_perr.c
clnt_raw.c
clnt_simp.c
clnt_tcp.c
clnt_udp.c
clnt_unix.c
create_xid.c
des_crypt.c
des_impl.c
des_soft.c
etc.rpc
get_myaddr.c
getrpcbyname.c
getrpcbyname_r.c
getrpcbynumber.c
getrpcbynumber_r.c
getrpcent.c
getrpcent_r.c
getrpcport.c
key_call.c
key_prot.c
netname.c
openchild.c
pm_getmaps.c
pm_getport.c
pmap_clnt.c
pmap_prot.c
pmap_prot2.c
pmap_rmt.c
proto.h
publickey.c
rpc_clntout.c
rpc_cmsg.c
rpc_common.c
rpc_cout.c
rpc_dtable.c
rpc_hout.c
rpc_main.c
rpc_parse.c Fix rpcgen buffer overrun (bug 20790). 2016-11-08 23:44:51 +00:00
rpc_parse.h
rpc_prot.c
rpc_sample.c
rpc_scan.c
rpc_scan.h
rpc_svcout.c
rpc_tblout.c
rpc_thread.c
rpc_util.c
rpc_util.h
rpcgen.c
rpcinfo.c
rtime.c
svc.c
svc_auth.c
svc_authux.c
svc_raw.c
svc_run.c
svc_simple.c
svc_tcp.c
svc_udp.c
svc_unix.c
svcauth_des.c
test-rpcent.c
thrsvc.c
tst-getmyaddr.c
tst-xdrmem.c
tst-xdrmem2.c
xcrypt.c
xdr.c
xdr_array.c
xdr_float.c
xdr_intXX_t.c
xdr_mem.c
xdr_rec.c
xdr_ref.c
xdr_sizeof.c
xdr_stdio.c