view AUTHORS @ 314:b2e4e23d9953

- stop using dlinfo() on glibc platforms but use dl_iterate_phdr() instead, as former's implementation is nothing more than a fancy cast and thus dangerously assuming that every provided handle is valid - dynload_plain test * now testing getting exec's path * workdir independent
author Tassilo Philipp
date Wed, 06 Nov 2019 12:32:53 +0100
parents 3e629dc19168
children 451299d50c1a
line wrap: on
line source

Daniel Adler <dadler@uni-goettingen.de>
Tassilo Philipp <tphilipp@potion-studios.com>
Olivier Chafik <olivier.chafik@gmail.com>
Erik Mackdanz <erikmack@gmail.com>
Masanori Mitsugi <mitsugi@linux.vnet.ibm.com>