Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/lib/libc/stdio
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.
Home |
Main Index |
Thread Index |
Old Index