Date: Fri, 20 Jul 2001 18:41:41 -0400 (EDT) From: Daniel Eischen <eischen@vigrid.com> To: Alfred Perlstein <bright@sneakerz.org> Cc: current@freebsd.org Subject: Re: The whole libc FILE/stdio mess and 5.0 Message-ID: <Pine.SUN.3.91.1010720183720.21849A-100000@pcnet1.pcnet.com> In-Reply-To: <20010720172857.C40025@sneakerz.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 20 Jul 2001, Alfred Perlstein wrote: > * Daniel Eischen <eischen@vigrid.com> [010720 17:00] wrote: > > 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. > > considering the recent breakage wrt to PAM i'm more than happy > to apply a diff to fix this. flamage will be repsonded to in > my usual manner and we'll have the problem fixed. please > submit patches. Well, peter attempted this in version 1.29 of stdio.h, but the impact was too great at the time. -- 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.1010720183720.21849A-100000>