genode/base-linux/src/core
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
..
include Linux: use 'SYS_wait4' instead of 'SYS_waitpid' 2013-01-24 11:00:07 +01:00
context_area.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cpu_session_extension.cc base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
cpu_session_support.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
io_mem_session_component.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
pd_session_component.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
platform_thread.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
platform.cc Linux: use 'SYS_wait4' instead of 'SYS_waitpid' 2013-01-24 11:00:07 +01:00
ram_session_support.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
rom_session_component.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
target.mk base-linux: reflect SIGCHLD as Cpu_session signal 2013-01-04 15:26:16 +01:00
thread_linux.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00