Source-Changes archive

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

sun-lamp CVS commits



jtc
Fri Apr 14 16:30:20 EDT 1995
Update of /a/cvsroot/src/lib/libc/rpc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv20468

Modified Files:
        xdr_array.c xdr_reference.c 
Log Message:
Don't pass a third argument (LASTUNSIGNED) to xdrproc_t functions ---
they only take two arguments.  Presumably this was done to prevent
problems when users passed xdr_string instead of xdr_wrapstring.
Function prototypes are a better way to fix this "problem".


jtc
Fri Apr 14 16:34:45 EDT 1995
Update of /a/cvsroot/src/lib/libc/rpc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv20588

Modified Files:
        xdr_float.c 
Log Message:
Removed comment that explained that this code is not portable.  A better
comment is already present near the top of the file.




Home | Main Index | Thread Index | Old Index