genode/repos/os
Emery Hemingway e005d966b4 Ram_fs: immediate directory notifications
Do not mark and defer notification for directories when a file is
created or removed, mark and immediately queue a notification.

Fix #2808
2018-05-30 12:26:19 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include VFS: detect root dir based on config node type 2018-05-03 15:32:00 +02:00
lib Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
recipes Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
src Ram_fs: immediate directory notifications 2018-05-30 12:26:19 +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.