genode-ehmry/repos/hello_tutorial
Norman Feske c1b981ede4 Annotate session interfaces with CAP_QUOTA
The new 'CAP_QUOTA' enum value denotes the capability quota to be
transferred from the client to the server at session-creation time.

Issue #2398
2017-05-31 13:16:04 +02:00
..
doc Add missing parent routes to hello tutorial 2017-03-24 16:20:05 +01:00
include/hello_session Annotate session interfaces with CAP_QUOTA 2017-05-31 13:16:04 +02:00
run Add missing parent routes to hello tutorial 2017-03-24 16:20:05 +01:00
src/hello Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
README Update of the hello tutorial 2016-05-26 15:54:16 +02:00

This repository contains the source code of a simple client-server scenario
using Genode's RPC mechanism.