Add missing dummy _rtld_thread_init (weak symbol)
authorJohn Marino <draco@marino.st>
Tue, 8 Sep 2015 23:19:14 +0000 (01:19 +0200)
committerJohn Marino <draco@marino.st>
Tue, 8 Sep 2015 23:25:52 +0000 (01:25 +0200)
commit847f4e7544fc2c59db22ea52e93ea7f40bedd370
treed840b730bae8aae61f13b84427d44d3d7e400ebe
parentd66febebfcbe87509f4e19c8e51cc6a3a490996a
Add missing dummy _rtld_thread_init (weak symbol)

The thread library uses it, but apparently has been getting it from rtld,
so this addition is basically future capability.  FreeBSD has it too.
lib/libc/gen/dlfcn.c