genode/repos/base/src
Norman Feske 8c4a2a48ca core: install core-<kernel>.o at bin/
By installing the core object to bin/, we follow the same convention as
for regular binaries. This, in turn, enables us to ship core in a
regular binary archive. The patch also adjusts the run tool to pick up
the core object from bin/ for the final linking stage.
2017-05-02 15:29:02 +02:00
..
core core: install core-<kernel>.o at bin/ 2017-05-02 15:29:02 +02:00
include ldso: defer execution of static constructors 2017-03-24 16:20:04 +01:00
ld Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
lib slab: detect corrupted slab and invalid frees 2017-05-02 15:28:54 +02:00
test slab: detect corrupted slab and invalid frees 2017-05-02 15:28:54 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

README

This directory contains all source codes.