Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 07/25/2001 00:21:13
Module Name: basesrc
Committed By: nathanw
Date: Tue Jul 24 21:21:13 UTC 2001
Modified Files:
basesrc/lib/libpthread [nathanw_sa]: pthread_mutex.c
Log Message:
Remove some unnecessary includes.
Prefix some application-visible preprocessor symbols with an underscore.
Modify pthread_mutex_unlock() to only wake up one waiter.
To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 basesrc/lib/libpthread/pthread_mutex.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.