genode/repos/os/src
Emery Hemingway 0b980073c1 VFS: close handles via handle method
The using pattern 'handle->close' is less error prone than attempting
'handle->ds().close(handle)' or 'fs.close(handle)'.

Ref #2782
2018-05-03 15:31:57 +02:00
..
app net: consider tail of Ethernet frame 2018-05-03 15:31:57 +02:00
drivers os: new Input::Event representation 2018-05-03 15:31:25 +02:00
init init config.xsd: add ld_verbose attribute 2018-02-09 13:34:19 +01:00
lib net: consider tail of Ethernet frame 2018-05-03 15:31:57 +02:00
server VFS: close handles via handle method 2018-05-03 15:31:57 +02:00
test VFS: close handles via handle method 2018-05-03 15:31:57 +02:00