genode/repos/base-linux
Norman Feske 7f73e5e879 base: hide internals of the Thread API
This patch moves details about the stack allocation and organization
the base-internal headers. Thereby, I replaced the notion of "thread
contexts" by "stacks" as this term is much more intuitive. The fact that
we place thread-specific information at the bottom of the stack is not
worth introducing new terminology.

Issue #1832
2016-03-07 12:34:46 +01:00
..
etc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
include base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
lib base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
mk/spec base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
run Update run scenarios for policy label matching 2015-11-29 18:17:06 +01:00
src base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

README

This repository contains the Linux-specific implementation of Genode.