genode/os/include/file_system_session
Norman Feske fca8994584 Introduce notifications to file-system interface
This patch extends the file-system interface with the ability to monitor
changes of files or directories. The new 'File_system::sigh' function
can be used to install a signal handler for an open node.

The 'ram_fs' server has been enhanced to support the new interface. So
any file or directory changes can now be observed by 'ram_fs' clients.

Fixes #607
2013-01-15 10:18:07 +01:00
..
capability.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
client.h Introduce notifications to file-system interface 2013-01-15 10:18:07 +01:00
connection.h Introduce notifications to file-system interface 2013-01-15 10:18:07 +01:00
file_system_session.h Introduce notifications to file-system interface 2013-01-15 10:18:07 +01:00
rpc_object.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00