Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/lib/libc/stdio
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.
Home |
Main Index |
Thread Index |
Old Index