genode/base-linux
Norman Feske 8b343d7e1a linux: Remove socket member from 'Native_thread'
The only information needed per thread is whether the thread plays the
role of an 'Ipc_server' or not. We encode this information using a bool
value.
2012-11-05 17:31:03 +01:00
..
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include linux: Remove socket member from 'Native_thread' 2012-11-05 17:31:03 +01:00
lib Hardening compilation support for 64bit Linux 2012-06-21 00:50:18 +02:00
mk Hardening compilation support for 64bit Linux 2012-06-21 00:50:18 +02:00
run Merge final fixes from internal repositories 2011-12-23 14:04:29 +01:00
src linux: Remove socket member from 'Native_thread' 2012-11-05 17:31:03 +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.