genode/base-linux/src
Christian Helmuth f763e5ec2a Move main bootstrap to platform-specific object
To prevent multiple execution of main-bootstrap, I moved the code to a
statically initialized object. The reason for this change is that
_main() is exeuted twice when starting dynamic binaries. Now, the object
is part of the base-common library which is linked with ld.lib.so.
2013-09-26 15:00:16 +02:00
..
base base-linux: ld.lib.so loads dynamic binaries 2013-09-24 09:44:32 +02:00
core base-linux: fix ELF dataspace execution 2013-09-23 14:26:00 +02:00
platform Move main bootstrap to platform-specific object 2013-09-26 15:00:16 +02:00
test Merge base libraries into a single library 2013-02-19 14:45:55 +01:00