Subject: CVS commit: src/lib/libc/rpc
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/03/2004 23:01:42
Module Name:	src
Committed By:	martin
Date:		Sat Jan  3 23:01:42 UTC 2004

Modified Files:
	src/lib/libc/rpc: xdr_stdio.c

Log Message:
When writing/reading longs use explicit 32bit temporary values (this is
what "long" means in xdr context).
Fixes PR lib/23960.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/lib/libc/rpc/xdr_stdio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.