Subject: CVS commit: src/lib/libpthread
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/23/2003 01:18:07
Module Name:	src
Committed By:	thorpej
Date:		Wed Jan 22 23:18:07 UTC 2003

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

Log Message:
sem_init(): oops, only destroy the ksem on error if it is a ksem.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libpthread/sem.c

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