genode/repos/os/src
Emery Hemingway 9c6b720ec1 Notification support for the VFS library
Add a new 'Vfs_watch_handle' type to the VFS interface. This handle type
will pass a handle context up through the I/O handler to the application
when a notification event occurs.

Watch support implemented for RAM and File_system plugins, all other
file-systems return WATCH_ERR_STATIC by default.

Test at run/fs_rom_update_ram and run/fs_rom_update_fs.

Fix #1934
2018-04-10 11:11:51 +02:00
..
app os: reworked nitpicker_gfx/text_painter.h 2018-04-10 11:09:18 +02:00
drivers platform_drv/x86: Switch to ECAM/MMCONF 2018-03-29 14:59:04 +02:00
init init config.xsd: add ld_verbose attribute 2018-02-09 13:34:19 +01:00
lib Notification support for the VFS library 2018-04-10 11:11:51 +02:00
server Notification support for the VFS library 2018-04-10 11:11:51 +02:00
test vfs: pass root directory to plugins 2018-04-10 11:09:17 +02:00