genode/base-linux
Norman Feske 7a8ad10ffd Define _GNU_SOURCE for all users of syscall lib
Move the definition of '_GNU_SOURCE' from 'import-lx_hybrid.mk' to
'import-syscall.mk' because this definition may (potentially) affect all
programs that include Linux headers installed on the host - not only
hybrid Linux/Genode programs. Fixes #52
2011-12-24 06:14:54 +08:00
..
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include Use POSIX threads in Linux/Genode hybrids 2011-12-22 17:17:44 +01:00
lib Define _GNU_SOURCE for all users of syscall lib 2011-12-24 06:14:54 +08:00
mk Merge final fixes from internal repositories 2011-12-23 14:04:29 +01:00
run Merge final fixes from internal repositories 2011-12-23 14:04:29 +01:00
src Merge final fixes from internal repositories 2011-12-23 14:04:29 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

README

This repository contains the Linux-specific implementation of Genode.