Subject: CVS commit: pkgsrc/devel/pthread-stublib
From: Matthias Drochner
Date: 2006-03-21 20:23:08
Message id: 20060321192308.E54642DA27@cvs.netbsd.org

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.


Files:
RevisionActionfile
1.1importpkgsrc/devel/pthread-stublib/DESCR
1.1importpkgsrc/devel/pthread-stublib/PLIST
1.1importpkgsrc/devel/pthread-stublib/Makefile
1.1importpkgsrc/devel/pthread-stublib/buildlink3.mk
1.1importpkgsrc/devel/pthread-stublib/files/pthread-stubs.c
1.1importpkgsrc/devel/pthread-stublib/files/Makefile