genode/base/src/base
2012-02-23 10:42:11 +01:00
..
allocator Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
avl_tree Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
console Hook for re-establishing default LOG session 2012-02-23 10:42:11 +01:00
cxx Exceptions at construction time of dynamic objects 2012-01-26 21:19:30 +01:00
elf Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
env Let reload_parent_cap take the new cap as agument 2012-02-23 10:42:03 +01:00
heap Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
lock Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
process Let process lib deal with fork semantics 2012-02-22 15:56:45 +01:00
server Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
signal Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
thread Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

This directory contains the mandatory Genode infrastructure
on which all Genode components rely. Each subdirectory
corresponds to a library.

:Note: Do not mistake the name of this directory with the
  make variable $(BASE_DIR). The make variable refers to
  the top-level directory of the whole Genode source tree.