[D-runtime] [D-Programming-Language/druntime] 541e7b: Add missing types for Linux/ARM.

GitHub noreply at github.com
Sun Sep 8 19:35:14 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 541e7ba00d5e75426bb677d7f7548a47a904551f
      https://github.com/D-Programming-Language/druntime/commit/541e7ba00d5e75426bb677d7f7548a47a904551f
  Author: kai <kai at redstar.de>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M src/core/sys/linux/dlfcn.d
    M src/core/sys/linux/link.d
    M src/core/sys/posix/dlfcn.d
    M src/core/sys/posix/signal.d
    M src/core/sys/posix/sys/mman.d

  Log Message:
  -----------
  Add missing types for Linux/ARM.

Only implementation of core.thread is missing.


  Commit: 2c2a25fdd46246b5e6393f68812e0705b08a4b8d
      https://github.com/D-Programming-Language/druntime/commit/2c2a25fdd46246b5e6393f68812e0705b08a4b8d
  Author: Alex Rønne Petersen <alex at lycus.org>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M src/core/sys/linux/dlfcn.d
    M src/core/sys/linux/link.d
    M src/core/sys/posix/dlfcn.d
    M src/core/sys/posix/signal.d
    M src/core/sys/posix/sys/mman.d

  Log Message:
  -----------
  Merge pull request #603 from redstar/arm

Add missing types for Linux/ARM.


Compare: https://github.com/D-Programming-Language/druntime/compare/f990005fb035...2c2a25fdd462


More information about the D-runtime mailing list