Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/12/2003 00:37:19
Module Name:	src
Committed By:	christos
Date:		Fri Sep 12 00:37:19 UTC 2003

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

Log Message:
convert to use siginfo/ucontext style of signal delivery instead of
sigcontext. Approved by nathanw.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/lib/libpthread/pthread_int.h
cvs rdiff -r1.14 -r1.15 src/lib/libpthread/pthread_sa.c
cvs rdiff -r1.17 -r1.18 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.