mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-01 00:45:29 +00:00
0b980073c1
The using pattern 'handle->close' is less error prone than attempting 'handle->ds().close(handle)' or 'fs.close(handle)'. Ref #2782
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.