about summary refs log tree commit diff
path: root/inet/etc.rpc
Commit message (Collapse)AuthorAgeFilesLines
* Move non-deprecated RPC-related functions from sunrpc to inetFlorian Weimer2020-07-081-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.