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
Squash commit of:
commit 7762df2
Author: Valdemar Erk <valdemar@erk.dev>
Date: Thu Jul 21 22:13:33 2022 +0200
panic with a specific error if allocating the stack fails.
commit 818af63
Author: Valdemar Erk <valdemar@erk.io>
Date: Sun Jul 10 16:17:51 2022 +0200
check errno in case of failure of either mprotect or mmap
Both libc calls will set errno in case of failure so it can be used
for both OpenBSD and other systems.
0 commit comments