Subject: CVS commit: src/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 05/16/2003 21:28:28
Module Name: src
Committed By: nathanw
Date: Fri May 16 21:28:28 UTC 2003
Modified Files:
src/lib/libpthread: pthread_mutex.c
Log Message:
Separately report unlocking an unlocked mutex and unlocking a mutex
owned by another thread.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/lib/libpthread/pthread_mutex.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.