CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/23 05:59:12
Modified files:
libexec/ld.so : tib.c
Log message:
The functionality of _dl_allocate_tib() is used internally, so rename
it to allocate_tib(), mark that hidden, then make the exported function
an alias of that.
ok kettenis@
