Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/rpc
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.
Home |
Main Index |
Thread Index |
Old Index