Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/29/2000 17:31:11
Module Name:	basesrc
Committed By:	christos
Date:		Wed Nov 29 15:31:11 UTC 2000

Modified Files:
	basesrc/lib/libc/stdio: freopen.c

Log Message:
Add checks for O_NDELAY [which indicates that we only want plain files],
and return an error if the file was not plain.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/lib/libc/stdio/freopen.c

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