Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump/librump/rumpuser
Module Name: src
Committed By: pooka
Date: Sun Jul 20 19:03:04 UTC 2008
Modified Files:
src/sys/rump/librump/rumpuser: rumpuser.h rumpuser_pth.c
Log Message:
Make the user-namespaced rumpuser_cv_has_waiters() of type int
instead of bool to avoid unnecessary problems in trying to provide
the bool type.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/rump/librump/rumpuser/rumpuser.h
cvs rdiff -r1.14 -r1.15 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