[D-runtime] [D-Programming-Language/druntime] 3fadb5: Added Solaris definitions for various stdlib-defin...

GitHub via D-runtime d-runtime at puremagic.com
Wed Jul 16 20:13:54 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 3fadb55bd52b5ae9eb9f4358272c653dea3642ff
      https://github.com/D-Programming-Language/druntime/commit/3fadb55bd52b5ae9eb9f4358272c653dea3642ff
  Author: Jason King <jason.brian.king at gmail.com>
  Date:   2014-07-17 (Thu, 17 Jul 2014)

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

  Log Message:
  -----------
  Added Solaris definitions for various stdlib-defined functions


  Commit: d885e516d63568054e33b2782f53e3fae01a9c3e
      https://github.com/D-Programming-Language/druntime/commit/d885e516d63568054e33b2782f53e3fae01a9c3e
  Author: Jason King <jason.brian.king at gmail.com>
  Date:   2014-07-17 (Thu, 17 Jul 2014)

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

  Log Message:
  -----------
  Fix return type on mkstemp


  Commit: 4cd0033e3f4f9c31de96099be0e03c79265d551a
      https://github.com/D-Programming-Language/druntime/commit/4cd0033e3f4f9c31de96099be0e03c79265d551a
  Author: Alex Rønne Petersen <alex at lycus.org>
  Date:   2014-07-17 (Thu, 17 Jul 2014)

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

  Log Message:
  -----------
  Merge pull request #897 from jasonbking/stdlib

Fix 13146 - Add missing function definitions from stdlib.h on Solaris


Compare: https://github.com/D-Programming-Language/druntime/compare/e3074a433d44...4cd0033e3f4f


More information about the D-runtime mailing list