genode/gems
Christian Prochaska 13bd859e31 Increase stack size of entry points
This patch increases the stack size of entrypoint threads in the PCI and
PS/2 drivers, in the Terminal server and in the Signal service for 64-bit
Genode/Fiasco.OC built with -O0.

Fixes #198.
2012-05-09 20:55:48 +02:00
..
include/terminal Support escape sequences used by 'ls --color=auto' 2012-03-21 21:38:04 +01:00
run Explicitly use qemu-system-i386 rather than qemu 2012-04-23 15:32:59 +02:00
src Increase stack size of entry points 2012-05-09 20:55:48 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
the 'os' repository, programs contained in 'gems' are able to leverage
the functionalities provided by higher-level repositories such as
'libports', and 'qt4'. To use the 'gems' repository, make sure to
also add those repositories to your build configuraion.