Source-Changes archive

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

CVS commit: src/common



Module Name:    src
Committed By:   hannken
Date:           Wed Jun  5 16:25:43 UTC 2019

Modified Files:
        src/common/include/rpc: types.h
        src/common/lib/libc/rpc: xdr.c xdr_array.c xdr_mem.c

Log Message:
Make XDR usable from kernel or module.

No user visible changes intended.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/include/rpc/types.h
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/rpc/xdr.c \
    src/common/lib/libc/rpc/xdr_array.c src/common/lib/libc/rpc/xdr_mem.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