genode/repos/os
Martin Stein 1e96510815 server/vfs: set seek offset before executing write
The seek offset has to be updated on partial writes according to the
current write position. Otherwise writes will override the content
at the initial offset.

Fixes #3780.
2020-06-22 09:39:40 +02:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include Rename 'Nitpicker' namespace to 'Gui' 2020-06-22 09:39:40 +02:00
lib os: add sandbox lib to api/os 2020-02-20 12:11:22 +01:00
recipes api/blit: package arch-specific optimizations 2020-06-22 09:39:40 +02:00
run Rename "Nitpicker" service name to "Gui" 2020-06-22 09:39:39 +02:00
src server/vfs: set seek offset before executing write 2020-06-22 09:39:40 +02:00
xsd timeout_types.xsd: Minutes type 2019-08-21 12:37:02 +02: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.