Date: Fri, 20 Jul 2001 17:59:32 -0400 (EDT) From: Daniel Eischen <eischen@vigrid.com> To: current@freebsd.org Subject: The whole libc FILE/stdio mess and 5.0 Message-ID: <Pine.SUN.3.91.1010720174906.15608A-100000@pcnet1.pcnet.com>
next in thread | raw e-mail | index | archive | help
Were we going to do anything to get rid of: #define stdin (&__sF[0]) #define stdout (&__sF[1]) #define stderr (&__sF[2]) for 5.0-release, or is the current fix the one we want to go with. I don't know if we ever decided how it should be properly fixed, or if it should be fixed at all. -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.1010720174906.15608A-100000>