Subject: CVS commit: [netbsd-2] src/lib/libpthread_dbg
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 08/27/2005 05:17:19
Module Name: src
Committed By: snj
Date: Sat Aug 27 05:17:19 UTC 2005
Modified Files:
src/lib/libpthread_dbg [netbsd-2]: pthread_dbg.c
Log Message:
Pull up following revision(s) (requested by riz in ticket #5615):
lib/libpthread_dbg/pthread_dbg.c: revision 1.25
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.16.4.3 -r1.16.4.4 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.