Subject: CVS commit: src/lib/libpthread_dbg
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 06/11/2004 07:28:05
Module Name: src
Committed By: scw
Date: Fri Jun 11 07:28:05 UTC 2004
Modified Files:
src/lib/libpthread_dbg: pthread_dbg.c
Log Message:
Cast integer to pointer types via intptr_t.
Problem reported by Havard Eidnes while building evbsh5.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/lib/libpthread_dbg/pthread_dbg.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.