`Hiding' libc symbols
Andrey A. Chernov
ache at nagual.pp.ru
Mon May 5 14:20:31 PDT 2003
On Mon, May 05, 2003 at 23:05:15 +0200, Dag-Erling Smorgrav wrote:
> "Andrey A. Chernov" <ache at nagual.pp.ru> writes:
> > Better reject such error automatically at the linkage stage. Programmers
> > are always free to redefine their functions in case of conflict.
>
> There must be something wrong with my MUA, as I can't see a patch
> attached to your message. Could you please resend it?
Which one do you mean?
If one for affected ports, it is corresponding maintainers task.
If one for libc, it is difficult (for me). The problem is that threads
people do all that hiding in first place for their own needs. To simple
unhide it, breaks threads. I think they must change replacement they need
for functions to be truely internal, it makes all unhiding automatically.
More information about the freebsd-arch
mailing list