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
POSIX: provide compatibility for older Linux environments
`_SC_SIGSTKSZ` was introduced in a semi-recent glibc version. Provide a fallback
for older glibc environments so that we can support a broader set of Linux
environments.
0 commit comments