genode/repos/dde_linux/src
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
..
drivers dde_linux/usb: remove deprecated APIs on ARM 2019-02-26 14:45:07 +01:00
include dde_linux: iterate over PCI devices in ascending BDF order 2019-02-12 10:33:15 +01:00
lib Reduce Vfs::Vfs_handle::Context to empty struct type 2019-04-01 19:33:47 +02:00
lx_kit base: remove dependency from deprecated APIs 2019-02-19 11:08:17 +01:00
server/usb_terminal terminal session: propagate resize events 2018-02-14 20:41:03 +01:00
test Remove libc_lxip 2019-02-12 10:33:14 +01:00