October 14, 2012 [D-runtime] [D-Programming-Language/druntime] a2c549: Fix issue #5593 - add dladdr, dlvsym, and Dl_info ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: a2c549423c80413b73a78fbd5f60b078b99175b2 https://github.com/D-Programming-Language/druntime/commit/a2c549423c80413b73a78fbd5f60b078b99175b2 Author: alexrp <alex@lycus.org> Date: 2012-10-14 (Sun, 14 Oct 2012) Changed paths: M src/core/sys/posix/dlfcn.d Log Message: ----------- Fix issue #5593 - add dladdr, dlvsym, and Dl_info to core.sys.posix.dlfcn. Commit: ada94ebe2eb4f855945290d49c4a79d558827710 https://github.com/D-Programming-Language/druntime/commit/ada94ebe2eb4f855945290d49c4a79d558827710 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2012-10-14 (Sun, 14 Oct 2012) Changed paths: M src/core/sys/posix/dlfcn.d Log Message: ----------- Merge pull request #324 from alexrp/dladdr Fix issue #5593 - add dladdr, dlvsym, and Dl_info to core.sys.posix.dlfcn. Compare: https://github.com/D-Programming-Language/druntime/compare/be3a7fa1bc72...ada94ebe2eb4 |
Copyright © 1999-2021 by the D Language Foundation