MAP_ANON
Martin Nowak via Digitalmars-d
digitalmars-d at puremagic.com
Tue Feb 17 00:59:46 PST 2015
On Sunday, 15 February 2015 at 21:38:17 UTC, Vladimir Panteleev
wrote:
> I'm not sure if, for the case of extensions adopted by multiple
> platforms, it makes sense to force users to import each
> platform's module. Was creating a separate module with shared
> POSIX extensions considered?
I'm not sure either. We try to be strict to avoid inadvertent
porting issues, but MAP_ANON is supported on so many platforms
that we might just leave it in posix.
More information about the Digitalmars-d
mailing list