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:40:33
Module Name: basesrc
Committed By: nathanw
Date: Thu Feb 7 20:40:33 UTC 2002
Modified Files:
basesrc/lib/libc/stdio [nathanw_sa]: fileext.h
Log Message:
Make lock initialization part of _FILEEXT_SETUP() when _REENTRANT is defined;
this lets it happen automatically in the dozen places it is used in stdio
without tweaking each of them.
To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 basesrc/lib/libc/stdio/fileext.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.