August 18, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: 4e8eb14eec0ad1f09477f45bfd7fd0480fc78668
      https://github.com/dlang/druntime/commit/4e8eb14eec0ad1f09477f45bfd7fd0480fc78668
  Author: David Nadlinger <code@klickverbot.at>
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
    A src/core/sys/darwin/dlfcn.d
    M src/core/sys/linux/dlfcn.d
    M src/core/sys/posix/dlfcn.d

  Log Message:
  -----------
  Add non-POSIX dlfcn extensions for Darwin, add const to dladdr


  Commit: 775849297ca6c4df6a2d0943b4c5fe6842fef4ad
      https://github.com/dlang/druntime/commit/775849297ca6c4df6a2d0943b4c5fe6842fef4ad
  Author: Martin Nowak <code@dawg.eu>
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
    A src/core/sys/darwin/dlfcn.d
    M src/core/sys/linux/dlfcn.d
    M src/core/sys/posix/dlfcn.d

  Log Message:
  -----------
  Merge pull request #1635 from klickverbot/osx-dlfcn

Add non-POSIX dlfcn extensions for Darwin, add const to dladdr


Compare: https://github.com/dlang/druntime/compare/b26811db0926...775849297ca6