Subject: CVS commit: src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/30/2007 17:09:22
Module Name: src
Committed By: christos
Date: Fri Nov 30 17:09:22 UTC 2007
Modified Files:
src/lib/libc/stdlib: jemalloc.c
Log Message:
converting a pointer to unsigned is bad; use uintptr_t.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/lib/libc/stdlib/jemalloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.