[D-runtime] [D-Programming-Language/druntime] e3f965: Add some missing OS X declarations from <sys/signa...

GitHub noreply at github.com
Wed Apr 2 04:51:45 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: e3f9656e694de746d8c69165e7f6079f24581647
      https://github.com/D-Programming-Language/druntime/commit/e3f9656e694de746d8c69165e7f6079f24581647
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2014-04-02 (Wed, 02 Apr 2014)

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

  Log Message:
  -----------
  Add some missing OS X declarations from <sys/signal.h> and <unistd.h>


  Commit: ebb53ee5461659e4ae028837577e79dd69e6ae47
      https://github.com/D-Programming-Language/druntime/commit/ebb53ee5461659e4ae028837577e79dd69e6ae47
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-04-02 (Wed, 02 Apr 2014)

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

  Log Message:
  -----------
  Merge pull request #759 from CyberShadow/osx-signal-unistd

Add some missing OS X declarations from <sys/signal.h> and <unistd.h>


Compare: https://github.com/D-Programming-Language/druntime/compare/ac239eb8e010...ebb53ee54616


More information about the D-runtime mailing list