[D-runtime] [D-Programming-Language/druntime] 7340e8: Add types for Linux/AArch64.

GitHub noreply at github.com
Sat Sep 7 14:21:19 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 7340e8ad17a8916dea5e91476b07a402412dfc8b
      https://github.com/D-Programming-Language/druntime/commit/7340e8ad17a8916dea5e91476b07a402412dfc8b
  Author: kai <kai at redstar.de>
  Date:   2013-09-07 (Sat, 07 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/fcntl.d
    M src/core/sys/posix/signal.d
    M src/core/sys/posix/sys/mman.d
    M src/core/sys/posix/sys/stat.d
    M src/core/sys/posix/ucontext.d

  Log Message:
  -----------
  Add types for Linux/AArch64.

Only implementation of core.thread is missing.


  Commit: f990005fb035214a5c8966759610b3359af516df
      https://github.com/D-Programming-Language/druntime/commit/f990005fb035214a5c8966759610b3359af516df
  Author: Alex Rønne Petersen <alex at lycus.org>
  Date:   2013-09-07 (Sat, 07 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/fcntl.d
    M src/core/sys/posix/signal.d
    M src/core/sys/posix/sys/mman.d
    M src/core/sys/posix/sys/stat.d
    M src/core/sys/posix/ucontext.d

  Log Message:
  -----------
  Merge pull request #602 from redstar/aarch64

Add types for Linux/AArch64.


Compare: https://github.com/D-Programming-Language/druntime/compare/557b946f1256...f990005fb035


More information about the D-runtime mailing list