Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/25/2003 22:36:32
Module Name:	src
Committed By:	christos
Date:		Tue Nov 25 22:36:32 UTC 2003

Modified Files:
	src/lib/libpthread: pthread_int.h pthread_sig.c

Log Message:
GC sigcontext<->mcontext code and __HAVE_SIGINFO. All supported archs have
siginfo implemented.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/lib/libpthread/pthread_int.h
cvs rdiff -r1.28 -r1.29 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.