summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/xdr_stdio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-2/+2
* delete old lint ARGSUSED commentsguenther2015-11-011-2/+1
* Oracle has re-licensed sunrpc under a three-clause BSD license.millert2010-09-011-29/+30
* Commit requested by marco:otto2008-12-091-3/+4
* Fix comment typos; ok ray@, jmc@blambert2007-09-171-4/+4
* Proper use of fseek/fseeko macros.tobias2007-09-101-2/+2
* Make xdrstdio_getlong() and xdrstdio_putlong() work on 64-bit big-endiankettenis2005-10-301-7/+6
* zap remaining rcsid.espie2005-08-081-4/+1
* ansify. ok deraadt@ jaredy@otto2005-04-011-29/+10
* cast a few more long's to int32_tjason2001-09-171-3/+3
* prototype cleanupderaadt2001-09-151-12/+12
* Remove dead codetholo1996-09-151-2/+3
* Fix RCS idstholo1996-08-191-7/+2
* bcopy->memcpy & tagderaadt1996-07-201-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+190