October 04, 2014 [D-runtime] [D-Programming-Language/druntime] 51c34e: update deprecation of MAP_ANON from core.sys.posix... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 51c34ee56db983b3e08dee911f07010f3d4cc4bc https://github.com/D-Programming-Language/druntime/commit/51c34ee56db983b3e08dee911f07010f3d4cc4bc Author: Martin Nowak <code@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 |
October 04, 2014 Re: [D-runtime] [D-Programming-Language/druntime] 51c34e: update deprecation of MAP_ANON from core.sys.posix... | ||||
---|---|---|---|---|
| ||||
Posted in reply to GitHub Attachments:
| I directly reverted this unintended change.
Kenji Hara
2014-10-04 21:45 GMT+09:00 GitHub via D-runtime <d-runtime@puremagic.com>:
> Branch: refs/heads/master
> Home: https://github.com/D-Programming-Language/druntime
> Commit: 51c34ee56db983b3e08dee911f07010f3d4cc4bc
>
> https://github.com/D-Programming-Language/druntime/commit/51c34ee56db983b3e08dee911f07010f3d4cc4bc
> Author: Martin Nowak <code@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
>
>
>
> _______________________________________________
> D-runtime mailing list
> D-runtime@puremagic.com
> http://lists.puremagic.com/mailman/listinfo/d-runtime
>
>
|
Copyright © 1999-2021 by the D Language Foundation