Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAP_STACK is not defined for Open BSD, OS X (android?) #43

Closed
BurntSushi opened this issue Nov 5, 2015 · 1 comment
Closed

MAP_STACK is not defined for Open BSD, OS X (android?) #43

BurntSushi opened this issue Nov 5, 2015 · 1 comment

Comments

@BurntSushi
Copy link
Member

This was available in libc 0.1, but it looks like it got lost in the move to 0.2. It looks like it's defined for some other platforms currently though: https://github.com/rust-lang-nursery/libc/search?utf8=%E2%9C%93&q=MAP_STACK

cc @danburkert

@alexcrichton
Copy link
Member

It looks like this isn't defined on OSX, forgotten from android, and this also appears to be missing from OpenBSD, so closing in favor of #44.

There may have been other mistakes though where constants were forgotten in the transition, though, and please let me know if you find any!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants