mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 11:27:29 +00:00
...and tighten constness in adjacent code parts. The VFS-internal synchronization via mutexes is no longer needed because the access to the VFS is serialized by the VFS client, i.e., the libc. Issue #4697
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.