[D-runtime] [D-Programming-Language/druntime] 8d4497: Add missing declarations for Solaris.

GitHub via D-runtime d-runtime at puremagic.com
Wed Nov 19 17:32:24 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 8d44976e1a15b46291ffa39dca7d616a196835a8
      https://github.com/D-Programming-Language/druntime/commit/8d44976e1a15b46291ffa39dca7d616a196835a8
  Author: kai <kai at redstar.de>
  Date:   2014-11-19 (Wed, 19 Nov 2014)

  Changed paths:
    M src/core/sys/posix/grp.d
    M src/core/sys/posix/unistd.d

  Log Message:
  -----------
  Add missing declarations for Solaris.

- core.sys.posix.grp is not yet implemented
- typo in core.sys.posix.unistd.d


  Commit: 0314dc083be5996b7698cba4f97fa19ffc879e47
      https://github.com/D-Programming-Language/druntime/commit/0314dc083be5996b7698cba4f97fa19ffc879e47
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M src/core/sys/posix/grp.d
    M src/core/sys/posix/unistd.d

  Log Message:
  -----------
  Merge pull request #1026 from redstar/solaris

Add missing declarations for Solaris.


Compare: https://github.com/D-Programming-Language/druntime/compare/b001942e7bef...0314dc083be5


More information about the D-runtime mailing list