[D-runtime] [D-Programming-Language/druntime] 7a1609: Add missing network declaration for Solaris.

GitHub via D-runtime d-runtime at puremagic.com
Fri Nov 21 15:16:49 PST 2014


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

  Changed paths:
    M src/core/sys/posix/arpa/inet.d
    M src/core/sys/posix/netinet/in_.d
    M src/core/sys/posix/netinet/tcp.d
    M src/core/sys/posix/sys/socket.d
    M src/core/sys/posix/sys/un.d

  Log Message:
  -----------
  Add missing network declaration for Solaris.

These are required to compile std.socket.


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

  Changed paths:
    M src/core/sys/posix/arpa/inet.d
    M src/core/sys/posix/netinet/in_.d
    M src/core/sys/posix/netinet/tcp.d
    M src/core/sys/posix/sys/socket.d
    M src/core/sys/posix/sys/un.d

  Log Message:
  -----------
  Merge pull request #1035 from redstar/solaris_net

Add missing network declaration for Solaris.


Compare: https://github.com/D-Programming-Language/druntime/compare/0088d0b41162...29cf6799b2d1


More information about the D-runtime mailing list