mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 11:16:57 +00:00
100583e262
This patch moves the utility from the app/text_area to os/vfs.h to make it easier to use by other components. By hosting the 'New_file' as a friend alongside the 'Directory', we can now pass a 'Directory' as constructor argument, which is consistent with other utilities such as 'File_content'. As a further improvement, the new version supports the implicit creation of the directory hierarchy leading to the new file. Issue #4032 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.