Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 11/14/2001 17:27:11
Module Name:	basesrc
Committed By:	briggs
Date:		Wed Nov 14 15:27:11 UTC 2001

Modified Files:
	basesrc/lib/libpthread [nathanw_sa]: pthread_sa.c
	basesrc/lib/libpthread/arch/alpha [nathanw_sa]: pthread_md.h
	basesrc/lib/libpthread/arch/i386 [nathanw_sa]: pthread_md.h
	basesrc/lib/libpthread/arch/powerpc [nathanw_sa]: pthread_md.h

Log Message:
Add pthread__uc_pc() to pthread_md.h instead of making assumptions about
the contents of the m.d. mcontext.


To generate a diff of this commit:
cvs rdiff -r1.1.2.11 -r1.1.2.12 basesrc/lib/libpthread/pthread_sa.c
cvs rdiff -r1.1.2.1 -r1.1.2.2 basesrc/lib/libpthread/arch/alpha/pthread_md.h
cvs rdiff -r1.1.2.3 -r1.1.2.4 basesrc/lib/libpthread/arch/i386/pthread_md.h
cvs rdiff -r1.1.2.1 -r1.1.2.2 \
    basesrc/lib/libpthread/arch/powerpc/pthread_md.h

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