[D-runtime] [D-Programming-Language/druntime] 09e149: Fill out core.sys.posix.sys.select for Solaris.

GitHub noreply at github.com
Mon Oct 29 03:41:58 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 09e149ac9418cde083a25d499e962294f98e16d5
      https://github.com/D-Programming-Language/druntime/commit/09e149ac9418cde083a25d499e962294f98e16d5
  Author: alexrp <alex at lycus.org>
  Date:   2012-10-22 (Mon, 22 Oct 2012)

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

  Log Message:
  -----------
  Fill out core.sys.posix.sys.select for Solaris.


  Commit: 5323ea386f71a5f55c4daae0ddd01ef0b62d3eaf
      https://github.com/D-Programming-Language/druntime/commit/5323ea386f71a5f55c4daae0ddd01ef0b62d3eaf
  Author: alexrp <alex at lycus.org>
  Date:   2012-10-23 (Tue, 23 Oct 2012)

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

  Log Message:
  -----------
  Do 1UL << ... instead of 1 << ...


  Commit: 159b9e38ebfb51822e1df833c812982d7cbc45d2
      https://github.com/D-Programming-Language/druntime/commit/159b9e38ebfb51822e1df833c812982d7cbc45d2
  Author: Martin Nowak <dawg at dawgfoto.de>
  Date:   2012-10-29 (Mon, 29 Oct 2012)

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

  Log Message:
  -----------
  Merge pull request #330 from alexrp/master

Fill out core.sys.posix.sys.select for Solaris.


Compare: https://github.com/D-Programming-Language/druntime/compare/11a7d8d0d9cb...159b9e38ebfb


More information about the D-runtime mailing list