Source-Changes archive

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

CVS commit: src/lib/libc



Module Name:    src
Committed By:   kleink
Date:           Thu Jan 26 12:37:11 UTC 2006

Modified Files:
        src/lib/libc/include: namespace.h
        src/lib/libc/rpc: mt_misc.c

Log Message:
Need to give the various rpc locks private names (prefixing them with
__rpc_).  Rather than scattering changes around the 3rd-party RPC
code, place them in namespace.h.


To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 src/lib/libc/include/namespace.h
cvs rdiff -r1.4 -r1.5 src/lib/libc/rpc/mt_misc.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