* locale/loadarchive.c (_nl_load_locale_from_archive) Store strdup of
authorRoland McGrath <roland@gnu.org>
Thu, 15 Aug 2002 22:00:12 +0000 (22:00 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 15 Aug 2002 22:00:12 +0000 (22:00 +0000)
commit8f83366e132bd7e273ea97c571e2d44c20a8ccbf
tree4a98f565d1fac83d65bf8d4cf130e5c088ee2de4
parentdac68e4c8895630d9f1dbb342dea72493c81d911
* locale/loadarchive.c (_nl_load_locale_from_archive) Store strdup of

the name as passed, rather than the name in the archive dictionary.

* elf/rtld.c (_dl_start): Allow TLS_INIT_TP to fail, and stop in that
(TLS_INIT_HELPER): If defined, use it.
ChangeLog