Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 01/21/2000 11:53:04
Module Name: basesrc
Committed By: mycroft
Date: Fri Jan 21 19:53:03 UTC 2000
Modified Files:
basesrc/lib/libc/stdio: fclose.c fpurge.c
Log Message:
Do the lock *after* checking that the fp is valid.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/lib/libc/stdio/fclose.c
cvs rdiff -r1.9 -r1.10 basesrc/lib/libc/stdio/fpurge.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.