Source-Changes archive

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

CVS commit: src/sys/rump/librump



Module Name:    src
Committed By:   pooka
Date:           Sat Nov 17 20:50:19 UTC 2007

Modified Files:
        src/sys/rump/librump/rumpkern: locks.c
        src/sys/rump/librump/rumpuser: rumpuser.h rumpuser_pth.c

Log Message:
Implement cv_timedwait(), requested by Reinoud.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/rump/librump/rumpkern/locks.c
cvs rdiff -r1.10 -r1.11 src/sys/rump/librump/rumpuser/rumpuser.h
cvs rdiff -r1.4 -r1.5 src/sys/rump/librump/rumpuser/rumpuser_pth.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