genode/base-linux
Christian Helmuth a7c5417369 base-linux: ld.lib.so loads dynamic binaries
For ARM support on N900, commit 4a9b1c6 changed the process library to
start dynamic binaries directly depending on the Linux kernel to comply
to the interp section info ("ld.lib.so"). This seems not required on
more recent platforms or kernel versions and also introduced challenging
corner cases in region handling on Linux. Therefore, this commit
restores the original behavior.
2013-09-24 09:44:32 +02:00
..
2013-05-24 14:55:37 +02:00
2013-08-14 18:43:19 +02:00
2013-05-24 14:55:37 +02:00
2011-12-22 16:19:25 +01:00

This repository contains the Linux-specific implementation of Genode.