summaryrefslogtreecommitdiff
path: root/lib/libc/src/hyra/spawn.c
AgeCommit message (Collapse)Author
25 hourskernel: spawn: Add proper spawn impl + SYS_spawnIan Moffett
This commit introduces a more complete spawn implementation as well as the SYS_spawn syscall and a libc interface. Signed-off-by: Ian Moffett <ian@osmora.org>