Subject: CVS commit: [netbsd-2-0] src/lib/libc/stdio
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/22/2004 07:03:33
Module Name:	src
Committed By:	tron
Date:		Tue Jun 22 07:03:33 UTC 2004

Modified Files:
	src/lib/libc/stdio [netbsd-2-0]: fparseln.c

Log Message:
Pull up revision 1.3 (requested by jmc in ticket #527):
Add FLOCKFILE() locking - should be threadsafe now.
(Didn't test the !HAVE_FPARSELN && !_REENTRANT case -- this might be
hit in tools/compat on some host platforms.)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.2.1 src/lib/libc/stdio/fparseln.c

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