genode/repos/base-linux
Johannes Schlatow 684052df5e base-linux: implement lx_sigmask/lx_sigword explicitly
In newer glibc versions, the '__sigword' and '__sigmask' macros are only
available in sigsetops.h which is not installed. These macros are not
system-specific, hence we implement them explicitly ourselves.

Fixes #2616
2017-12-21 15:01:51 +01:00
..
etc Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
lib timer connection: no interpolation on arm w/o hw 2017-05-31 17:50:28 +02:00
recipes depot: update recipe hashes 2017-11-30 11:24:49 +01:00
run Increase test RAM quotas for sel4 64-bit 2017-11-06 13:57:23 +01:00
src base-linux: implement lx_sigmask/lx_sigword explicitly 2017-12-21 15:01:51 +01:00
README

This repository contains the Linux-specific implementation of Genode.