[D-runtime] [D-Programming-Language/druntime] 27891a: Revert "Merge pull request #159 from dawgfoto/inet...

GitHub noreply at github.com
Fri Feb 24 16:07:37 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 27891a8a0cb24442e7c9111c18b0a7184fd2a6d1
      https://github.com/D-Programming-Language/druntime/commit/27891a8a0cb24442e7c9111c18b0a7184fd2a6d1
  Author: dawg <dawg at dawgfoto.de>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/core/sys/posix/arpa/inet.d

  Log Message:
  -----------
  Revert "Merge pull request #159 from dawgfoto/inetFunctions"

This reverts commit 3efb308e3ee994e00d58d8cbb51916c2e381ff67, reversing
changes made to 2c8fcff325f8bc88a46fedb05986113c14e3809e.

We want non-POSIX declarations to live in platform specific
directories.


  Commit: c6d18e75ac7ff6b924dbcecbe999ed671ab5bd41
      https://github.com/D-Programming-Language/druntime/commit/c6d18e75ac7ff6b924dbcecbe999ed671ab5bd41
  Author: dawg <dawg at dawgfoto.de>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/core/sys/posix/arpa/inet.d

  Log Message:
  -----------
  fix inet_ntop for OSX/linux

 - returns "const" char*


  Commit: 5ede2fc4b33ca1dc884b05f6218c6ff4661a110c
      https://github.com/D-Programming-Language/druntime/commit/5ede2fc4b33ca1dc884b05f6218c6ff4661a110c
  Author: Sean Kelly <sean at invisibleduck.org>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M src/core/sys/posix/arpa/inet.d

  Log Message:
  -----------
  Merge pull request #161 from dawgfoto/inetFunctions

Inet functions


Compare: https://github.com/D-Programming-Language/druntime/compare/3efb308...5ede2fc


More information about the D-runtime mailing list