[D-runtime] [dlang/druntime] 2c9108: Bug 15088: timer_t should be void* on glibc

GitHub via D-runtime d-runtime at puremagic.com
Tue Sep 13 15:06:29 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: 2c910837f8f3f6a247e252780be2bf2d67df7e03
      https://github.com/dlang/druntime/commit/2c910837f8f3f6a247e252780be2bf2d67df7e03
  Author: Tomer Filiba <tomerfiliba at gmail.com>
  Date:   2016-09-05 (Mon, 05 Sep 2016)

  Changed paths:
    M src/core/sys/posix/time.d

  Log Message:
  -----------
  Bug 15088: timer_t should be void* on glibc

https://issues.dlang.org/show_bug.cgi?id=15088


  Commit: 561e520f041fe96e29247f81d6e5013ada10092b
      https://github.com/dlang/druntime/commit/561e520f041fe96e29247f81d6e5013ada10092b
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
    M src/core/sys/posix/time.d

  Log Message:
  -----------
  Merge pull request #1645 from tomerfiliba/patch-3

Bug 15088: timer_t should be void* on glibc


Compare: https://github.com/dlang/druntime/compare/b7225fa45024...561e520f041f


More information about the D-runtime mailing list