genode/repos/ports
Norman Feske 3ac970ac1d Streamline Timestamp::INVALID values
This is a follow-up patch for issue #1784 that solves two
inconsistencies.

- The Vfs::Timestamp::INVALID matches File_system::Timestamp::INVALID
- The Noux libc plugin tests for Timestamp::INVALID instead of a
  positive value.

The patch fixes the mtime info as shown in directory listings in
Sculpt's inspect window.
2019-11-21 14:26:27 +01:00
..
doc Remove libc_terminal 2019-06-13 12:13:40 +02:00
include file system: enhanced file status info 2019-11-19 14:23:56 +01:00
lib vbox: add 'RTMemDupExTag()' implementation 2019-08-21 12:37:00 +02:00
mk Replace ENV make variable with MKENV. 2019-11-19 14:42:23 +01:00
ports netperf: handle EPIPE / silence warnings 2019-11-19 14:54:13 +01:00
recipes depot: update recipe hashes (vbox, sculpt) 2019-11-19 16:08:19 +01:00
run bash.run: support using pipes 2019-11-19 14:54:13 +01:00
src Streamline Timestamp::INVALID values 2019-11-21 14:26:27 +01:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

README

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'.