Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 03/05/2007 23:55:40
Module Name:	src
Committed By:	ad
Date:		Mon Mar  5 23:55:40 UTC 2007

Modified Files:
	src/lib/libpthread: pthread.c pthread_int.h

Log Message:
- Simplify the interface to pthread__park() and friends slightly.
- If sysctl() fails, complain.


To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 src/lib/libpthread/pthread.c
cvs rdiff -r1.38 -r1.39 src/lib/libpthread/pthread_int.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.