aboutsummaryrefslogtreecommitdiff
path: root/inet/etc.rpc
AgeCommit message (Collapse)AuthorFilesLines
2020-07-08Move non-deprecated RPC-related functions from sunrpc to inetFlorian Weimer1-0/+70
This includes bindresvport and the NSS-related RPC functions. This will simplify the removal of the sunrpc functionality because these functions no longer have to be treated specially.