Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/20/2004 12:40:53
Module Name:	src
Committed By:	he
Date:		Tue Jul 20 12:40:53 UTC 2004

Modified Files:
	src/lib/libpthread: pthread_sa.c

Log Message:
Cast result of pthread__uc_pc() via intptr_t before using as a pointer.
Fixes compile problem for evbsh5.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/lib/libpthread/pthread_sa.c

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