genode/repos/gems/src/lib
Emery Hemingway 800b4e44b1 Reduce Vfs::Vfs_handle::Context to empty struct type
The "Vfs::Vfs_handle" type should not contain any public members that
can be initialized by the VFS internally and by the application, so
remove inheritance from the "Genode::list::Element" class. The VFS
plugins must instead use lists of "Vfs::Vfs_handle" sub-classes, the
lifetime of which are always managed by the plugin.

Ref #3036
2019-04-01 19:33:47 +02:00
..
cpu_sampler_platform-foc Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +01:00
cpu_sampler_platform-generic Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +01:00
cpu_sampler_platform-nova Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +01:00
file gems: loop on partial reads in file util 2018-02-09 13:34:18 +01:00
ttf_font os: add Text_painter::Font::height method 2018-04-19 13:38:33 +02:00
vfs Reduce Vfs::Vfs_handle::Context to empty struct type 2019-04-01 19:33:47 +02:00