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:18
Module Name:	src
Committed By:	tron
Date:		Tue May 11 15:48:18 UTC 2004

Modified Files:
	src/lib/libc/stdio [netbsd-2-0]: fileno.c

Log Message:
Pull up revision 1.12 (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 -r1.11 -r1.11.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.