genode/repos/base-linux
Norman Feske 231ac187fe base: introduce Ram_allocator::try_alloc
This patch replaces the 'Ram_allocator::alloc' RPC function by a
'try_alloc' function, which reflects errors as 'Attempt' return value
instead of an exception.

Issue #4322
Issue #3612
2021-11-29 15:10:53 +01:00
..
etc base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
include/spec/arm_64/trace base-linux: discharge timestamp on AARCH64 2021-05-10 11:17:20 +02:00
lib cxx: missing operator delete with align_val_t arg 2021-11-29 15:10:50 +01:00
recipes depot: update recipe hashes 2021-10-14 13:46:25 +02:00
run lx_fs: enable watch 2021-06-25 11:41:44 +02:00
src base: introduce Ram_allocator::try_alloc 2021-11-29 15:10:53 +01:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This repository contains the Linux-specific implementation of Genode.