genode/gems/src
Stefan Kalkowski 50d73e7890 block_session: extend interface with sync() call
To support components, which implement the block session's server side
rpc object, and which doesn't write data to their device backend immediately,
an additional synchronization call is needed. Thereby, clients like for
instance a file system can tell these components, when a synchronization is
required.

Ref #113
2013-11-25 12:12:31 +01:00
..
server block_session: extend interface with sync() call 2013-11-25 12:12:31 +01:00
test/terminal_decoder terminal: Add escape handling for CUB 2013-03-26 12:21:44 +01:00