Open antonblanchard opened 8 years ago
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?
I'd be totally down adding syscall numbers to libc!
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?