cvs commit: src/lib/msun/i387 fenv.c fenv.h

Daniel Eischen deischen at freebsd.org
Fri Mar 18 11:00:39 PST 2005


On Fri, 18 Mar 2005, Warner Losh wrote:

> > Yeah, well, that was your karmic punishment for touching the internals
> > of FILE.  Serves you right!
>
> I didn't touch the internals of FILE.  I just helped clean up the
> mess. :-(

That was me, but as I recall we ended up keeping binary compat
by reusing an existing field and extending it (green's idea I
believe).  I think the real pain came when we tried to fix
the predefined stdio, stdin, and stderr descriptors to prevent
ABI breakage for future FILE changes.

Has anyone experimented with symbol versioning yet?  I recall
someone wanting to do that (dfr?).

-- 
DE



More information about the cvs-src mailing list