Subject: CVS commit: pkgsrc/devel/librfuncs
To: None <pkgsrc-changes@NetBSD.org>
From: John R. Shannon <shannonjr@netbsd.org>
List: pkgsrc-changes
Date: 11/16/2004 21:39:32
Module Name: pkgsrc
Committed By: shannonjr
Date: Tue Nov 16 21:39:32 UTC 2004
Modified Files:
pkgsrc/devel/librfuncs: Makefile distinfo
Log Message:
Change to revision 1.0.6. This revision recognises that SunOS has
thread-safe getenv() and strerror() functions. With thread-safe
functions, not mutexes are used to serialize access to these functions.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/librfuncs/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/librfuncs/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.