You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uses the same logic as FreeBSD and DragonflyBSD.
This does require a version of libc with
rust-lang/libc#3788 included. Hopefully that goes out
soon. For now I'm putting up this PR as a thing to point to.
I've verified locally on an illumos machine that stacker is able to:
* find the right stack size, and
* create new stack segments.
0 commit comments