mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
bb5827b4e3
This patch complements the C runtime with support for fork, getpid, and wait4 (and its cousin 'waitpid'). Fixes #3478