genode/repos/os
Stefan Kalkowski 2f0fe562ec os: packet_allocator needs size for free
Unlike the previous return value of
`Genode::Packet_allocator::need_size_for_free()` indicated, it does need
the size of the object it has to free to work properly.
2024-04-12 15:05:14 +02:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include os: packet_allocator needs size for free 2024-04-12 15:05:14 +02:00
lib monitor: add more debugging features 2023-08-23 13:46:37 +02:00
recipes pkg/test-read_only_rom: adjust quota for sel4 2024-04-12 12:57:30 +02:00
run usb: session renewal & new client API 2024-04-12 12:57:30 +02:00
src usb_block: fix 'Request_sense_repsonse' MMIO size 2024-04-12 15:00:44 +02:00
xsd sntp_client: add DNS lookup option 2023-11-28 14:24:23 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.