genode/ports/include/noux_session
Josef Söntgen 837f913094 Noux: more useful gettimeofday() implementation
There are certain programs that need gettimeofday(), e.g.
network-related tools like ping(1) etc. but also filesystem-related
programs like find(1) etc. and of course time-related programs like
date(1).

As there is currently no interface in Genode for actually using clock
devices like RTC on x86 (though there is a driver for it) we "abuse"
the timeout_scheduler thread to at least provide flow-of-time.

Noux: add clock_gettime() implementation

For now, only CLOCK_SECOND is supported.

Noux: add utimes() dummy

Fixes #401
2012-10-24 11:34:39 +02:00
..
capability.h Simplify use of namespace Genode within Noux 2012-04-23 20:43:43 +02:00
client.h Add support for symbolic links 2012-10-08 15:05:02 +02:00
connection.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
noux_session.h Noux: more useful gettimeofday() implementation 2012-10-24 11:34:39 +02:00
sysio.h Noux: more useful gettimeofday() implementation 2012-10-24 11:34:39 +02:00