libc-internal thread-specific data revamp

Ulrich Drepper drepper@cygnus.com
Mon Nov 30 14:24:00 GMT 1998


Roland McGrath <roland@frob.com> writes:

> The following patches revamp the facilities for libc-internal
> thread-specific data used by malloc and the dynamic linker.

Thanks, I've applied the patch.

The only place where I can see possible problems is with replacing the
weak undefined symbols with the .bss/.data trick.  It works for all
platforms we are currently interested in and here only since we don't
support dynamically loading libpthread.  So it's in for now but we
should keep the eyes open for possible situations where this leads to
problems.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------



More information about the Libc-hacker mailing list