genode/repos/base/include/base
Stefan Kalkowski b949489641 base: remove local capability from generic base
* Instead of using local capabilities within core's context area implementation
  for stack allocation/attachment, simply do both operations while stack gets
  attached, thereby getting rid of the local capabilities in generic code
* In base-hw the UTCB of core's main thread gets mapped directly instead of
  constructing a dataspace component out of it and hand over its local
  capability
* Remove local capability implementation from all platforms except Linux

Ref #1443
2015-04-17 16:13:20 +02:00
..
trace base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
affinity.h Revised API documentation 2015-04-09 16:04:46 +02:00
allocator.h Revised API documentation 2015-04-09 16:04:46 +02:00
allocator_avl.h Revised API documentation 2015-04-09 16:04:46 +02:00
allocator_guard.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
blocking.h Revised API documentation 2015-04-09 16:04:46 +02:00
cache.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
cancelable_lock.h Revised API documentation 2015-04-09 16:04:46 +02:00
capability.h base: remove local capability from generic base 2015-04-17 16:13:20 +02:00
child.h Revised API documentation 2015-04-09 16:04:46 +02:00
connection.h Revised API documentation 2015-04-09 16:04:46 +02:00
console.h Revised API documentation 2015-04-09 16:04:46 +02:00
crt0.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
elf.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
env.h Revised API documentation 2015-04-09 16:04:46 +02:00
exception.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
flex_iterator.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
heap.h Revised API documentation 2015-04-09 16:04:46 +02:00
ipc.h Revised API documentation 2015-04-09 16:04:46 +02:00
lock.h base: coding style 2015-04-09 16:04:45 +02:00
lock_guard.h Revised API documentation 2015-04-09 16:04:46 +02:00
native_capability.h Revised API documentation 2015-04-09 16:04:46 +02:00
object_pool.h Revised API documentation 2015-04-09 16:04:46 +02:00
pager.h Revised API documentation 2015-04-09 16:04:46 +02:00
printf.h Revised API documentation 2015-04-09 16:04:46 +02:00
process.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
rpc.h Revised API documentation 2015-04-09 16:04:46 +02:00
rpc_args.h Revised API documentation 2015-04-09 16:04:46 +02:00
rpc_client.h Revised API documentation 2015-04-09 16:04:46 +02:00
rpc_server.h Revised API documentation 2015-04-09 16:04:46 +02:00
semaphore.h Revised API documentation 2015-04-09 16:04:46 +02:00
service.h Revised API documentation 2015-04-09 16:04:46 +02:00
shared_object.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
signal.h Revised API documentation 2015-04-09 16:04:46 +02:00
slab.h Revised API documentation 2015-04-09 16:04:46 +02:00
sleep.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
snprintf.h Revised API documentation 2015-04-09 16:04:46 +02:00
stdint.h Revised API documentation 2015-04-09 16:04:46 +02:00
sync_allocator.h Revised API documentation 2015-04-09 16:04:46 +02:00
thread.h Revised API documentation 2015-04-09 16:04:46 +02:00
thread_state.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
thread_state_base.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
tslab.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
weak_ptr.h Revised API documentation 2015-04-09 16:04:46 +02:00