genode/repos/ports
Norman Feske 1be4a0aeaf libc: prevent timer session if rtc not configured
This patch makes the creation of the libc's timer session depend on
whether or not the 'rtc' attribute of the <libc> configuration is
defined. If not configured, 'clock_gettime' returns 0.

Fixes #2625
2018-01-17 12:14:33 +01:00
..
doc Make label prefixing more strict 2016-11-30 13:37:07 +01:00
include pointer: custom pointer shape support 2017-11-30 11:23:22 +01:00
lib vbox5: build 'RTPathAppend()' implementation 2017-11-06 13:57:20 +01:00
mk ports: hook to filter content of noux install 2017-12-21 15:01:49 +01:00
ports virtualbox5: prevent null-pointer dereference 2017-12-21 15:01:50 +01:00
recipes depot: update recipe hashes 2017-12-21 15:01:56 +01:00
run libc: prevent timer session if rtc not configured 2018-01-17 12:14:33 +01:00
src virtualbox5: prevent null-pointer dereference 2017-12-21 15:01:50 +01:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

This directory contains ports of popular 3rd-party applications to Genode.

The 'ports' repository follows the line of the 'libports' repository.
For instructions about downloading and building 3rd-party applications,
please refer to 'libports/README'.


Dependencies from other repositories
------------------------------------

Application provided by the 'ports' repository typically expect a rich
runtime environment, including shared libraries provided by the 'libports'
repository. Hence, 'ports' depends on 'libports'.