aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/rpc/rpcb_st_xdr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a use of an uninitialized pointer in xdr_rpcbs_rmtcalllist().Mark Johnston2020-02-051-80/+79
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* * limit size of buffers to RPC_MAXDATASIZEXin LI2017-06-011-4/+5
* libc/rpc: Make use of some xdr_* macros. (part 2)Pedro F. Giffuni2016-06-091-11/+11
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-221-21/+7
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato2013-11-251-26/+25
* Use intermediate pointers to avoid strict alias type check failuresJohn Birrell2007-11-201-4/+9
* Fix "rpcinfo -m" when talking to other implementations of rpcbind.Alfred Perlstein2002-07-141-0/+3
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-1/+3
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-0/+265