November 21, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 8317b7758a2d2ef85280e71ae51172c94116d13c
      https://github.com/D-Programming-Language/druntime/commit/8317b7758a2d2ef85280e71ae51172c94116d13c
  Author: kai <kai@redstar.de>
  Date:   2014-11-22 (Sat, 22 Nov 2014)

  Changed paths:
    M src/core/sys/posix/sys/stat.d
    M src/core/sys/posix/utime.d

  Log Message:
  -----------
  Add more Solaris declarations.

Add missing declations in `core.sys.posix.utime` and `core.sys.posix.utime`.


  Commit: 85e3ad9ae3f60af3130aaee637d6a3fb5617c20a
      https://github.com/D-Programming-Language/druntime/commit/85e3ad9ae3f60af3130aaee637d6a3fb5617c20a
  Author: Martin Nowak <code@dawg.eu>
  Date:   2014-11-22 (Sat, 22 Nov 2014)

  Changed paths:
    M src/core/sys/posix/sys/stat.d
    M src/core/sys/posix/utime.d

  Log Message:
  -----------
  Merge pull request #1036 from redstar/solaris2

Add more Solaris declarations.


Compare: https://github.com/D-Programming-Language/druntime/compare/29cf6799b2d1...85e3ad9ae3f6