Source-Changes archive

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

CVS commit: src/lib/librumpuser



Module Name:    src
Committed By:   pooka
Date:           Fri Sep 21 14:33:04 UTC 2012

Modified Files:
        src/lib/librumpuser: rumpuser_sp.c sp_common.c

Log Message:
For the rumpsp protocol, don't assume that the bit representation of
errnos match on the client and server platforms (the syscall subprotocol
errnos are handled by the server compat code).


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/lib/librumpuser/rumpuser_sp.c
cvs rdiff -u -r1.32 -r1.33 src/lib/librumpuser/sp_common.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