[D-runtime] [D-Programming-Language/druntime] 769621: update deprecation of MAP_ANON from core.sys.posix...

GitHub via D-runtime d-runtime at puremagic.com
Sat Oct 4 07:44:13 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 76962185d2b07865a9811cfe0107596db7460492
      https://github.com/D-Programming-Language/druntime/commit/76962185d2b07865a9811cfe0107596db7460492
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-10-04 (Sat, 04 Oct 2014)

  Changed paths:
    M mak/COPY
    M mak/MANIFEST
    M mak/SRCS
    A src/core/sys/freebsd/sys/cdefs.d
    A src/core/sys/freebsd/sys/mman.d
    M src/core/sys/linux/sys/mman.d
    A src/core/sys/osx/sys/cdefs.d
    A src/core/sys/osx/sys/mman.d
    M src/core/sys/posix/sys/mman.d

  Log Message:
  -----------
  update deprecation of MAP_ANON from core.sys.posix.sys.mman

- remove MAP_ANON for linux from core.sys.posix.sys.mman
  (has been deprecated since sep 2013)

- add platform specific headers for mman (OSX, FreeBSD, Solaris, Android)

- add deprecation for other OSes




More information about the D-runtime mailing list