Subject: CVS commit: src/common/lib/libc/gmon
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/08/2006 07:46:39
Module Name: src
Committed By: christos
Date: Sun Jan 8 07:46:39 UTC 2006
Modified Files:
src/common/lib/libc/gmon: mcount.c
Log Message:
always compile in the userland portion. XXX: We might want to change this
to __no_instrument_function__ like the kernel does.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/common/lib/libc/gmon/mcount.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.