Subject: CVS commit: [netbsd-3] src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/04/2005 17:58:26
Module Name:	src
Committed By:	tron
Date:		Mon Apr  4 17:58:26 UTC 2005

Modified Files:
	src/lib/libc/gen [netbsd-3]: __glob13.c

Log Message:
Pull up revision 1.26 (requested by thorpej in ticket #97):
use re-entrant versions of getpw*(). In libc only pwcache remains and this
cannot be changed easily because it involves an API change.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.25.6.1 src/lib/libc/gen/__glob13.c

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