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

gaol hard codes syscall numbers #30

Open
antonblanchard opened this issue Aug 30, 2016 · 1 comment
Open

gaol hard codes syscall numbers #30

antonblanchard opened this issue Aug 30, 2016 · 1 comment

Comments

@antonblanchard
Copy link
Contributor

The final issue with gaol on ppc64le is that it hard codes syscall numbers. Before I go adding code to handle this in gaol, I wonder if these constants should be provided elsewhere, such as libc. Any thoughts @alexcrichton?

@alexcrichton
Copy link

I'd be totally down adding syscall numbers to libc!

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