Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: riastradh
Date: Wed Oct 26 23:21:20 UTC 2022
Modified Files:
src/sys/kern: kern_mutex.c kern_mutex_obj.c
src/sys/rump/librump/rumpkern: locks.c
src/sys/sys: mutex.h
Log Message:
mutex(9): Properly declare _mutex_init in sys/mutex.h.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/sys/kern/kern_mutex.c
cvs rdiff -u -r1.9 -r1.10 src/sys/kern/kern_mutex_obj.c
cvs rdiff -u -r1.81 -r1.82 src/sys/rump/librump/rumpkern/locks.c
cvs rdiff -u -r1.25 -r1.26 src/sys/sys/mutex.h
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