genode/repos/os
Emery Hemingway 1eb37fbe22 VFS: move 'sync' from 'File_system' to 'Directory_service'
The the parent 'Directory_service' interface is reachable from
'Vfs_handle', whereas the 'File_system' interface is not.

Fix #2437
Ref #2422
2017-06-12 14:32:07 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include VFS: move 'sync' from 'File_system' to 'Directory_service' 2017-06-12 14:32:07 +02:00
lib/mk timer connection: no interpolation on arm w/o hw 2017-05-31 17:50:28 +02:00
recipes depot: update recipe hashes 2017-05-31 16:18:01 +02:00
run run/timeout: run also on arm w/o hw and qemu 2017-05-31 17:50:28 +02:00
src vfs/ram: check parent directory on file creation 2017-06-12 12:44:23 +02: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.