Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 09/17/2007 13:26:00
Module Name:	src
Committed By:	skrll
Date:		Mon Sep 17 13:26:00 UTC 2007

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

Log Message:
Mostly fix the restartable atomic sequences by reversing the sense of the
lock check and test for return value.

At least alpha looks broken me and some are sub-optimal.

"Looks good to me" from ad.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/lib/libpthread/pthread_lock.c

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