- for-each plugin iterator * Call 'init(Genode::env &)' for each plugin bofore 'Libc::construct' or 'main' is called
Fixes #2105
Fixes #1703
This patch changes the top-level directory layout as a preparatory step for improving the tools for managing 3rd-party source codes. The rationale is described in the issue referenced below. Issue #1082