Subject: CVS commit: [nathanw_sa] basesrc/lib/libc/stdio
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 02/07/2002 22:05:19
Module Name:	basesrc
Committed By:	nathanw
Date:		Thu Feb  7 20:05:18 UTC 2002

Modified Files:
	basesrc/lib/libc/stdio [nathanw_sa]: sscanf.c vsscanf.c

Log Message:
sscanf() and vsscanf() construct private FILE structures; be sure to
initialize the flockfile() locks there, too.


To generate a diff of this commit:
cvs rdiff -r1.11.10.2 -r1.11.10.3 basesrc/lib/libc/stdio/sscanf.c
cvs rdiff -r1.10.10.2 -r1.10.10.3 basesrc/lib/libc/stdio/vsscanf.c

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