mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
e2559a822b
fs_report truncated the report file on construction of the report session to mimic an "empty report". This prevented existing use cases where the initial state was already written to the file system by other means. I doubt that use cases exist where the inital empty-report mimic is needed and (if I'm wrong) there is still the race of the consumer reading the file just before the report session is constructed. Reporters that want to enforce an empty initial report should send it explicitly. |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.