[D-runtime] [D-Programming-Language/druntime] c0be39: Add ucontext_t on Linux/PPC64.

GitHub noreply at github.com
Sat Jun 1 19:38:11 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: c0be3990202970d7d6a42bc796e5189b29dd39f8
      https://github.com/D-Programming-Language/druntime/commit/c0be3990202970d7d6a42bc796e5189b29dd39f8
  Author: kai <kai at redstar.de>
  Date:   2013-06-01 (Sat, 01 Jun 2013)

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

  Log Message:
  -----------
  Add ucontext_t on Linux/PPC64.

Adds the required data structures for ucontext_t.


  Commit: f1833efd76d166977193724f87ade969547717c1
      https://github.com/D-Programming-Language/druntime/commit/f1833efd76d166977193724f87ade969547717c1
  Author: Alex Rønne Petersen <alex at alexrp.com>
  Date:   2013-06-01 (Sat, 01 Jun 2013)

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

  Log Message:
  -----------
  Merge pull request #503 from redstar/ppc_ucontext

Add ucontext_t on Linux/PPC64.


Compare: https://github.com/D-Programming-Language/druntime/compare/ca4396dc4538...f1833efd76d1


More information about the D-runtime mailing list