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
..
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
lib base-linux: use the Genode GCC's crt files 2012-12-21 14:54:21 +01:00
mk Hardening compilation support for 64bit Linux 2012-06-21 00:50:18 +02:00
run Linux: trigger deadlock in rm_session_mmap.cc in core 2012-12-21 14:54:21 +01:00
src Linux: use 'SYS_wait4' instead of 'SYS_waitpid' 2013-01-24 11:00:07 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

README

This repository contains the Linux-specific implementation of Genode.