genode/base-linux
Christian Prochaska b4980e8b9f Linux: use 'SYS_wait4' instead of 'SYS_waitpid'
'SYS_waitpid' does not exist on x86_64 Linux, but 'SYS_wait4' does.

Fixes #615.
2013-01-24 11:00:07 +01:00
..
2011-12-22 16:19:25 +01:00
2013-01-10 21:44:47 +01:00
2011-12-22 16:19:25 +01:00

This repository contains the Linux-specific implementation of Genode.