[D-runtime] [dlang/druntime] c91a47: OpenBSD: Add OpenBSD definitions to core.stdc

GitHub via D-runtime d-runtime at puremagic.com
Tue Jul 5 17:22:13 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: c91a477996c1421baaab964940b975058ed0814c
      https://github.com/dlang/druntime/commit/c91a477996c1421baaab964940b975058ed0814c
  Author: Kai Nacke <kai at redstar.de>
  Date:   2016-07-05 (Tue, 05 Jul 2016)

  Changed paths:
    M src/core/stdc/config.d
    M src/core/stdc/errno.d
    M src/core/stdc/fenv.d
    M src/core/stdc/locale.d
    M src/core/stdc/math.d
    M src/core/stdc/stdio.d
    M src/core/stdc/stdlib.d
    M src/core/stdc/string.d
    M src/core/stdc/tgmath.d
    M src/core/stdc/time.d
    M src/core/stdc/wchar_.d

  Log Message:
  -----------
  OpenBSD: Add OpenBSD definitions to core.stdc

Add OpenBSD definitions to core.stdc.


  Commit: 68edbb32a5a6df256058dbe00f9a270188eef537
      https://github.com/dlang/druntime/commit/68edbb32a5a6df256058dbe00f9a270188eef537
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2016-07-06 (Wed, 06 Jul 2016)

  Changed paths:
    M src/core/stdc/config.d
    M src/core/stdc/errno.d
    M src/core/stdc/fenv.d
    M src/core/stdc/locale.d
    M src/core/stdc/math.d
    M src/core/stdc/stdio.d
    M src/core/stdc/stdlib.d
    M src/core/stdc/string.d
    M src/core/stdc/tgmath.d
    M src/core/stdc/time.d
    M src/core/stdc/wchar_.d

  Log Message:
  -----------
  Merge pull request #1606 from redstar/openbsd_stdc

OpenBSD: Add OpenBSD definitions to core.stdc


Compare: https://github.com/dlang/druntime/compare/25d6a9e45330...68edbb32a5a6


More information about the D-runtime mailing list