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: ad
Date: Mon Feb 26 19:11:28 UTC 2007
Modified Files:
src/sys/kern: kern_mutex.c
src/sys/sys: mutex.h
Log Message:
- Nuke mutex_owner()
- mutex_getowner() -> mutex_owner()
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/kern/kern_mutex.c
cvs rdiff -r1.6 -r1.7 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