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: 10/28/2002 19:44:22
Module Name: basesrc
Committed By: nathanw
Date: Mon Oct 28 17:44:22 UTC 2002
Modified Files:
basesrc/lib/libpthread [nathanw_sa]: pthread_cond.c
Log Message:
A little whitespace cleanup, and use PTQ_INIT() rather than a
structure copy to clear the blocked queue in pthread_cond_broadcast().
To generate a diff of this commit:
cvs rdiff -r1.1.2.13 -r1.1.2.14 basesrc/lib/libpthread/pthread_cond.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.