Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/31/2007 23:55:20
Module Name:	src
Committed By:	christos
Date:		Wed Jan 31 23:55:20 UTC 2007

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

Log Message:
use __func__ instead of __FUNCTION__ which is a gcc extension.


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/lib/libpthread/pthread.c

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