Subject: CVS commit: [netbsd-2] src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 06/21/2005 22:38:33
Module Name:	src
Committed By:	riz
Date:		Tue Jun 21 22:38:33 UTC 2005

Modified Files:
	src/lib/libpthread [netbsd-2]: Makefile

Log Message:
Pull up revision 1.32 (requested by peter in ticket #2002):
Don't create links to pthread_barierattr_init.3 and
pthread_barierattr_destroy.3 but to pthread_barrierattr_init.3
and pthread_barrierattr_destroy.3 (note the 2 rs in barrier).


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.25.4.1 src/lib/libpthread/Makefile

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