On Fri, 4 Feb 2000, John Baldwin wrote:

> > 2. Right after we resolve this issue, your patch (provided that you
> >    fix errors Bruce pointed out), should be committed to make it
> >    possible to compile -current xinstall in a host environment, e.g.
> >    from 3.x (IMHO, the most important case).
> 
> I think his patch can go in now.  Since the names of the functions is up
> to date, it is best to not have them in libc, otherwise we'll have to bump
> libc's version number after we do finally settle on the appropriate names,
> which would be a Bad Thing(tm).
> 

This has an easy solution.  One, get rid of setflags usage by reverting
the Makefiles somewhat.  Two, remove setflags from the headers.  Three,
make libc have an _XXX_setflags and __weak_reference() it to setflags.
This won't break anyone, or make apps not be able to use [gs]etflags.

Of course, this would all be done at the same time :)

> -- 
> 
> John Baldwin <[EMAIL PROTECTED]> -- http://www.FreeBSD.org/~jhb/
> PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc
> "Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

-- 
 Brian Fundakowski Feldman           \  FreeBSD: The Power to Serve!  /
 [EMAIL PROTECTED]                    `------------------------------'



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to