summaryrefslogtreecommitdiff
path: root/lib/libc/xdr/xdr_stdio.c
Commit message (Expand)AuthorAgeFilesLines
* Use ANSI C prototypes.Craig Rodrigues2015-05-311-28/+9
* Replace Sun RPC license with a 3-clause BSD license. This license changeHiroki Sato2013-12-091-26/+26
* Enable building with LIBC_SCCS defined.David E. O'Brien2004-10-161-1/+1
* When writing/reading longs use explicit 32bit temporary values.Martin Blapp2004-01-241-3/+4
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-4/+4
* Remove __P() usage.David E. O'Brien2002-03-211-8/+8
* o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft2002-02-181-0/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-29/+34
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Resolve conflicts.Bill Paul1997-05-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* - Missing prototypes, including pointers to functionsPeter Wemm1996-12-301-13/+11
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-8/+8
* Moving RPC stuff into libc, part 2.Garrett Wollman1994-08-071-0/+191