Source-Changes archive

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

CVS commit: src/sys/rump



Module Name:    src
Committed By:   pooka
Date:           Fri Feb 27 15:15:19 UTC 2009

Modified Files:
        src/sys/rump/include/rump: rumpuser.h
        src/sys/rump/librump/rumpkern: emul.c intr.c
        src/sys/rump/librump/rumpuser: rumpuser.c

Log Message:
decouple rumpuser gettime from struct timeval


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/rump/include/rump/rumpuser.h
cvs rdiff -r1.78 -r1.79 src/sys/rump/librump/rumpkern/emul.c
cvs rdiff -r1.14 -r1.15 src/sys/rump/librump/rumpkern/intr.c
cvs rdiff -r1.33 -r1.34 src/sys/rump/librump/rumpuser/rumpuser.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