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