November 25, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 198bc18641f691b06c0facaeaa130d57c339637b
      https://github.com/D-Programming-Language/druntime/commit/198bc18641f691b06c0facaeaa130d57c339637b
  Author: kai <kai@redstar.de>
  Date:   2014-11-25 (Tue, 25 Nov 2014)

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

  Log Message:
  -----------
  Change type of sockaddr_un.sun_path on Solaris.

Use `byte` as any other OS. This fixes a compiler error in std.socket.


  Commit: 2350ee4ec77d7b919454eb2f16d91b23c3891cb6
      https://github.com/D-Programming-Language/druntime/commit/2350ee4ec77d7b919454eb2f16d91b23c3891cb6
  Author: Martin Nowak <code@dawg.eu>
  Date:   2014-11-25 (Tue, 25 Nov 2014)

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

  Log Message:
  -----------
  Merge pull request #1044 from redstar/solaris_un

Change type of sockaddr_un.sun_path on Solaris.


Compare: https://github.com/D-Programming-Language/druntime/compare/0c7a288bc990...2350ee4ec77d