summaryrefslogtreecommitdiff
path: root/lib/libc/xdr/xdr_sizeof.c
Commit message (Expand)AuthorAgeFilesLines
* Use proper prototype for harmless().Craig Rodrigues2015-05-311-1/+1
* Make x_putlong() and x_putbytes() prototypes match theCraig Rodrigues2015-05-311-2/+2
* Use ANSI C prototypes.Craig Rodrigues2015-05-311-20/+7
* Replace Sun RPC license with a 3-clause BSD license. This license changeHiroki Sato2013-12-091-29/+29
* - Add xdr_sizeof(3) to libcKevin Lo2011-07-091-2/+2
* Clean up some signed/unsigned issues in the XDR code.Jacques Vidrine2003-03-071-3/+3
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+3
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-0/+4
* Cast a pointer to a long, not an int and make the arg passed to the functionJohn Birrell1998-05-111-2/+2
* Now update the XDR library.Bill Paul1997-05-281-0/+163