mirror of https://gitee.com/Nocallback/glibc.git
Browse Source
Hide internal __tdestroy function to allow direct access within libc.so and libc.a without using GOT nor PLT. [BZ #18822] * include/search.h (__tdestroy): Add libc_hidden_proto. * misc/tsearch.c (__tdestroy): Add libc_hidden_def.hjl/pr22298/master
3 changed files with 8 additions and 0 deletions
Loading…
Reference in new issue