freebsd-dev/lib/libc/xdr
Martin Blapp 09c37f5de6 When writing/reading longs use explicit 32bit temporary values.
MFNetBSD rev. 1.15 + rev 1.16

PR:		bin/60901
Submitted by:	Logan Gabriel <gersh@sonn.com>
Obtained from:	NetBSD
2004-01-24 01:23:30 +00:00
..
Makefile.inc libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
xdr_array.c The fix applied to the XDR decoder in revision 1.11 was incorrect. 2002-08-01 12:23:04 +00:00
xdr_float.c Add __amd64__ to the list of things that use IEEEFP 2003-04-30 19:32:25 +00:00
xdr_mem.c Clean up some signed/unsigned issues in the XDR code. 2003-03-07 13:19:40 +00:00
xdr_rec.c Fix amd(8) clients, if a FreeBSD mountd(8) server is used. 2003-05-28 09:13:09 +00:00
xdr_reference.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
xdr_sizeof.c Clean up some signed/unsigned issues in the XDR code. 2003-03-07 13:19:40 +00:00
xdr_stdio.c When writing/reading longs use explicit 32bit temporary values. 2004-01-24 01:23:30 +00:00
xdr.3 mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
xdr.c Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00