Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/05/2008 01:37:35
Module Name:	src
Committed By:	ad
Date:		Sat Jan  5 01:37:35 UTC 2008

Modified Files:
	src/lib/libpthread: pthread_lock.c pthread_mutex.c pthread_spin.c

Log Message:
machine/lock.h, not sys/lock.h


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/lib/libpthread/pthread_lock.c
cvs rdiff -r1.39 -r1.40 src/lib/libpthread/pthread_mutex.c
cvs rdiff -r1.3 -r1.4 src/lib/libpthread/pthread_spin.c

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