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

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

Log Message:
This is for completeness only (to make fdopen symmetric with fopen and freopen)
and to match the documentation. Return an error if "f" was specified and the
file descriptor does not refer to a plain file.


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

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