This is the mail archive of the libc-hacker@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Why __libc_internal_tsd_get/__libc_internal_tsd_set


Could someone please tell me why we make __libc_internal_tsd_get and
__libc_internal_tsd_set common? It only works with static libraries.
It doesn't work with shared libraries. To work with shared libraries,
weak symbols should be used instead.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]