mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
If the allocation fails (e.g ENOMEM) we want to simply return an error from sys$execve() and continue executing the current executable. This patch also moves make_userspace_stack_for_main_thread() out of the Thread class since it had nothing in particular to do with Thread.
36 KiB
36 KiB