genode/repos/os
Emery Hemingway 07b36573ea Restrict VFS Dir_filesystem allocations to 'opendir' only
Allocations made at the client-side of the VFS must be contained within
functions that may return errors indicating resource exhaustion.

Fix #2569
2017-11-30 11:23:02 +01:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include Restrict VFS Dir_filesystem allocations to 'opendir' only 2017-11-30 11:23:02 +01:00
lib sd_card: cleanup driver library structure 2017-06-29 11:59:58 +02:00
recipes depot: update recipe hashes 2017-11-09 12:19:59 +01:00
run input_filter: accelerate relative motion events 2017-11-09 12:18:43 +01:00
src Enforce cap quotas at VFS server, increase initial File_system cap donation 2017-11-30 11:23:02 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.