Subject: CVS commit: [netbsd-2-0] src/lib/libc/stdio
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/11/2004 15:48:13
Module Name:	src
Committed By:	tron
Date:		Tue May 11 15:48:13 UTC 2004

Added Files:
	src/lib/libc/stdio [netbsd-2-0]: _fileno.c

Log Message:
Pull up revision 1.1 (requested by kleink in ticket #311):
We now need an internal name for fileno(), since when buildling libc
_REENTRANT we can no longer use the macro version from <stdio.h>.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 src/lib/libc/stdio/_fileno.c

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