Subject: CVS commit: pkgsrc/devel/pthread-stublib
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 03/21/2006 19:23:08
Module Name:	pkgsrc
Committed By:	drochner
Date:		Tue Mar 21 19:23:08 UTC 2006

Update of /cvsroot/pkgsrc/devel/pthread-stublib
In directory ivanova.netbsd.org:/tmp/cvs-serv8614

Log Message:
Add a library to catch calls to pthread_mutex* and *specific* functions
where the base system doesn't provide stubs for non-threaded programs
(which is just NetBSD<=2 for now).
This is absolutely primitive and just sufficient to make MesaLib usable
with nonthreaded programs.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/devel/pthread-stublib/DESCR
N pkgsrc/devel/pthread-stublib/PLIST
N pkgsrc/devel/pthread-stublib/Makefile
N pkgsrc/devel/pthread-stublib/buildlink3.mk
N pkgsrc/devel/pthread-stublib/files/pthread-stubs.c
N pkgsrc/devel/pthread-stublib/files/Makefile

No conflicts created by this import