mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-09 12:02:57 +00:00
This commit simplifies the current implementation by overloading the length field with a padding indicator in addition to the zero-length head entry. This simplifies the iteration semantics as it eliminates the need for determining whether a zero-length entries is the actual head of the buffer or a padding at the buffer end. genodelabs/genode#4434
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.