[D-runtime] [D-Programming-Language/druntime] a6e3f9: Bug 15073: convert SIGRTMIN/SIGRTMAX to properties

GitHub via D-runtime d-runtime at puremagic.com
Mon Oct 12 04:58:45 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: a6e3f93f762dd555b84e90dc881519cfe0ab8721
      https://github.com/D-Programming-Language/druntime/commit/a6e3f93f762dd555b84e90dc881519cfe0ab8721
  Author: Tomer Filiba <tomer at weka.io>
  Date:   2015-09-17 (Thu, 17 Sep 2015)

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

  Log Message:
  -----------
  Bug 15073: convert SIGRTMIN/SIGRTMAX to properties


  Commit: bc54d8080a5a41803c159c3b81ea84aa47c10fd4
      https://github.com/D-Programming-Language/druntime/commit/bc54d8080a5a41803c159c3b81ea84aa47c10fd4
  Author: Tomer Filiba <tomer at weka.io>
  Date:   2015-09-17 (Thu, 17 Sep 2015)

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

  Log Message:
  -----------
  Bug 15073: only Solaris and Linux support realtime signals


  Commit: 877233f6149ee5387d1ffb630626ee4d20e800da
      https://github.com/D-Programming-Language/druntime/commit/877233f6149ee5387d1ffb630626ee4d20e800da
  Author: Tomer Filiba <tomer at weka.io>
  Date:   2015-09-20 (Sun, 20 Sep 2015)

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

  Log Message:
  -----------
  Bug 15073: make static variable __gshared


  Commit: bf7b39e6dcabc8d95f1ef81f639ca898a1628e77
      https://github.com/D-Programming-Language/druntime/commit/bf7b39e6dcabc8d95f1ef81f639ca898a1628e77
  Author: Tomer Filiba <tomerfiliba at gmail.com>
  Date:   2015-10-12 (Mon, 12 Oct 2015)

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

  Log Message:
  -----------
  SIGRTMIN/MAX: Add constants for FreeBSD


  Commit: d42d96c14b2f92fe9b6eb1f66db4124e8a38c749
      https://github.com/D-Programming-Language/druntime/commit/d42d96c14b2f92fe9b6eb1f66db4124e8a38c749
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-10-12 (Mon, 12 Oct 2015)

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

  Log Message:
  -----------
  Merge pull request #1386 from tomerfiliba/patch-2

Bug 15073: statically-initialize SIGRTMIN/MAX


Compare: https://github.com/D-Programming-Language/druntime/compare/df4d91295907...d42d96c14b2f


More information about the D-runtime mailing list