CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/28 08:51:04
Modified files:
lib/libc : Symbols.list
lib/libc/yp : yp_all.c
Log message:
xdr_ypresp_all_seq() does not need to be exported by libc, we can make it
local static. (Does not need to be exported by librpcsvc either, since it
is pre-rpcgen and simply %-commented). A few callers use this via
yp_all() -- that interface remains untouched.
ports trawl by sthen
guenther watched me gnash my teeth in croatia
