genode/repos/ports/include/noux_session
Josef Söntgen 94b63924ed noux: add time modification
... and set initial time by using RTC session.

Up to now Noux used a monotic clock whose initial start value always
was '0' (which correlates to the start of the UNIX epoch) to provide
a notion of time. In addition it is now possible to use the RTC
session to set the initial value for use cases where having a proper
real-world time matters.

To use the RTC session the 'rtc' attribute of the '<config>' node
must be set to 'yes'. Thereby the session becomes a mandatory
dependency as Noux will not start without it.

Issue #1784
2019-11-19 14:17:30 +01:00
..
capability.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
client.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
connection.h noux: remove use of deprecated APIs 2019-01-30 13:49:54 +01:00
noux_session.h Annotate session interfaces with CAP_QUOTA 2017-05-31 13:16:04 +02:00
sysio.h noux: add time modification 2019-11-19 14:17:30 +01:00