shithub: scc

Download patch

ref: 3c6c5a02710e4d7a3da6121e9bfb8d2bc0d786dd
parent: 82527a897297f87c627cd3c7a0f783a39bb0a2bd
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Tue May 17 15:32:18 EDT 2022

libc: Add _fork() syscall

This syscall is needed to implement system() in posix
systems.