glibc/sunrpc/rpcsvc
Joseph Myers 85231522bb Convert a few more function definitions to prototype style.
This patch converts a few more function definitions in glibc from
old-style K&R to prototype style.  This is sufficient to build and
test on x86_64 and x86 with -Wold-style-definition (I'll test on some
more architectures before proposing the actual addition of
-Wold-style-definition).

Tested for x86_64 and x86 with -Wold-style-definition in use
(testsuite - this patch affects files containing assertions).

	* io/fts.c (fts_open): Convert to prototype-style function
	definition.
	* malloc/mcheck.c (mcheck): Likewise.
	(mcheck_pedantic): Likewise.
	* posix/regexec.c (re_search_2_stub): Likewise.  Use
	internal_function.
	(re_search_internal): Likewise.
	* resolv/res_init.c [RESOLVSORT] (net_mask): Convert to
	prototype-style function definition.
	* sunrpc/clnt_udp.c (clntudp_call): Likewise.
	* sunrpc/pmap_rmt.c (clnt_broadcast): Likewise.
	* sunrpc/rpcsvc/rusers.x (xdr_utmp): Likewise.
	(xdr_utmpptr): Likewise.
	(xdr_utmparr): Likewise.
	(xdr_utmpidle): Likewise.
	(xdr_utmpidleptr): Likewise.
	(xdr_utmpidlearr): Likewise.
2015-10-21 11:57:23 +00:00
..
bootparam.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
bootparam_prot.x Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
key_prot.x Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
klm_prot.x Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
mount.x Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
nfs_prot.x Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
nlm_prot.x Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
rex.x Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
rquota.x Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
rstat.x Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
rusers.x Convert a few more function definitions to prototype style. 2015-10-21 11:57:23 +00:00
sm_inter.x Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
spray.x Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00
yppasswd.x Once again change RPC copyright notices. 2010-08-19 10:38:55 -07:00