Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sun-lamp CVS commits



jtc
Mon Apr 24 19:33:43 EDT 1995
Update of /a/cvsroot/src/lib/libc/rpc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv28120

Modified Files:
        xdr.c 
Log Message:
Use a switch instead of three if statements in xdr_long() and xdr_u_long(), 
gcc generates slightly better code on all of the architectures I checked.
Also changed xdr_wrapstring to return the return value of xdr_string 
directly.




Home | Main Index | Thread Index | Old Index