[D-runtime] [D-Programming-Language/druntime] 1d21ce: Fix issue #7112 - add core.sys.linux.sys.signalfd ...

GitHub noreply at github.com
Sun Oct 14 19:18:29 PDT 2012


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

  Changed paths:
    M posix.mak
    A src/core/sys/linux/sys/signalfd.d
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Fix issue #7112 - add core.sys.linux.sys.signalfd module.


  Commit: 168c1ec0b77368ee9fb881125e0684ca3e101ec7
      https://github.com/D-Programming-Language/druntime/commit/168c1ec0b77368ee9fb881125e0684ca3e101ec7
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-10-14 (Sun, 14 Oct 2012)

  Changed paths:
    M posix.mak
    A src/core/sys/linux/sys/signalfd.d
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Merge pull request #315 from alexrp/signalfd-linux

Fix issue #7112 - add core.sys.linux.sys.signalfd module.


Compare: https://github.com/D-Programming-Language/druntime/compare/534c114d260d...168c1ec0b773


More information about the D-runtime mailing list