[D-runtime] [D-Programming-Language/druntime] a2c549: Fix issue #5593 - add dladdr, dlvsym, and Dl_info ...

GitHub noreply at github.com
Sun Oct 14 19:30:17 PDT 2012


  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 at 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 at 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


More information about the D-runtime mailing list