genode/repos/libports/src/test/fork
Christian Helmuth 4ab990ad5b libc: provide C++ runtime symbols in ABI
This commit puts all C++ runtime/support symbols of ld.lib.so in a
dedicated section of base/lib/symbols/ld and mirrors the section to
libports/lib/symbols/libc. So, the libc ABI resolves potential C++
runtime dependencies of base-ABI-agnostic components at link time. The
runtime resolution is done by the linker by symbol lookup in ld.lib.so.

Issue #3720
2020-04-17 12:40:13 +02:00
..
target.mk libc: provide C++ runtime symbols in ABI 2020-04-17 12:40:13 +02:00
test.cc Extend fork test 2019-08-28 14:18:44 +02:00