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: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.




Home | Main Index | Thread Index | Old Index