genode/repos/ports
Norman Feske d1da5b9e16 libc_noux: override __libc_sigaction
This is a follow-up commit to the libc update. The FreeBSD
implementation of sigset or sigaction calls the __libc_sigaction now.

The patch fixes the SIGWINCH handling for Vim when interactively
resizing the terminal window.

Fixes #3424
2019-07-09 08:58:38 +02:00
..
doc Remove libc_terminal 2019-06-13 12:13:40 +02:00
include noux: support non-blocking pipes 2019-05-16 13:11:00 +02:00
lib vbox5: use vm_session interface 2019-05-29 10:20:52 +02:00
mk ports: allow more customizations in gnu_build.mk 2018-02-09 13:34:20 +01:00
ports vbox5: adjust to run with Fiasco.OC 2019-06-13 12:22:49 +02:00
recipes depot: update recipe hashes 2019-06-13 13:40:37 +02:00
run os: remove trace_fs 2019-07-09 08:55:24 +02:00
src libc_noux: override __libc_sigaction 2019-07-09 08:58:38 +02: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'.