genode/repos/os/include
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
..
audio_in_session Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
audio_out_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
blit Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
block os: make Block::Request_stream::Ack noncopyable 2019-03-19 11:00:01 +01:00
block_session Clarify documentation of Block::Session::info() 2019-02-28 11:34:07 +01:00
cli_monitor Add missing override annotations 2019-02-19 11:12:11 +01:00
decorator base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
file_system base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
file_system_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
framebuffer_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
gpio Remove residual uses of deprecated APIs 2019-02-19 11:12:12 +01:00
gpio_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
gpu_session Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
init Adaptation to init refactoring 2017-03-24 16:19:56 +01:00
input os: avoid using deprecated APIs 2019-01-30 13:49:54 +01:00
input_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
ldso Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
loader_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
mixer os: avoid using deprecated APIs 2019-01-30 13:49:54 +01:00
net os: avoid warning in ethernet.h 2019-01-07 12:25:45 +01:00
nic zynq: improve cache handling in nic_drv 2019-02-26 14:47:02 +01:00
nic_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
nitpicker_gfx nitpicker: avoid color bleeding 2019-01-07 12:43:23 +01:00
nitpicker_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
os os: Pixel_rgba::transfer interface 2019-03-18 15:56:24 +01:00
packet_stream_rx Add missing override annotations 2019-02-19 11:12:11 +01:00
packet_stream_tx Add missing override annotations 2019-02-19 11:12:11 +01:00
platform_device Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
platform_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
pointer os: avoid garbage warnings in app/painter 2019-01-07 12:25:45 +01:00
ram_fs ram_fs: increase max file size on 64 bit to 8 GiB 2019-03-18 15:57:00 +01:00
regulator Add missing override annotations 2019-02-19 11:12:11 +01:00
regulator_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
report_rom os: avoid using deprecated APIs 2019-01-30 13:49:54 +01:00
report_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
rtc_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
spec base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
terminal Add missing override annotations 2019-02-19 11:12:11 +01:00
terminal_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
trace Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
uart_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
usb base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
usb_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
util base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
vfs Reduce Vfs::Vfs_handle::Context to empty struct type 2019-04-01 19:33:47 +02:00