Subject: CVS commit: src/lib/libpthread
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/20/2003 22:10:20
Module Name:	src
Committed By:	christos
Date:		Mon Jan 20 20:10:20 UTC 2003

Modified Files:
	src/lib/libpthread: Makefile shlib_version
Added Files:
	src/lib/libpthread: sem.c

Log Message:
add support for p1003.1b semaphores. From FreeBSD


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/lib/libpthread/Makefile
cvs rdiff -r0 -r1.1 src/lib/libpthread/sem.c
cvs rdiff -r1.2 -r1.3 src/lib/libpthread/shlib_version

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