Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/13/2005 02:45:38
Module Name:	src
Committed By:	christos
Date:		Tue Sep 13 02:45:38 UTC 2005

Modified Files:
	src/lib/libpthread: Makefile pthread_cancelstub.c pthread_sig.c

Log Message:
XXX: Work around libpthread's "intimate" connection with libc.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/lib/libpthread/Makefile
cvs rdiff -r1.12 -r1.13 src/lib/libpthread/pthread_cancelstub.c
cvs rdiff -r1.41 -r1.42 src/lib/libpthread/pthread_sig.c

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