Source-Changes archive

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

sun-lamp CVS commits



cgd
Mon Apr 24 12:34:46 EDT 1995
Update of /a/cvsroot/src/lib/libc/rpc
In directory pain.lcs.mit.edu:/a/users/cgd/src/lib/libc/rpc

Modified Files:
        clnt_perror.c 
Log Message:
fix typo(?): rpc__errlist usage shouldn't have had two underscores.
Also, cast return types to (char *) to quiet compiler's complaints about
loss of 'const'-ness.


cgd
Mon Apr 24 12:37:35 EDT 1995
Update of /a/cvsroot/src/lib/libc/string
In directory pain.lcs.mit.edu:/a/users/cgd/src/lib/libc/string

Modified Files:
        __strerror.c __strsignal.c 
Log Message:
cast last argument of catgets() to (char *) to quiet compiler's complaints
about loss of 'const'-ness.




Home | Main Index | Thread Index | Old Index