genode/repos/libports/src
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
..
app New stdin2out utility as replacement for tail -f 2020-04-17 12:39:32 +02:00
drivers/framebuffer/vesa os: name fb_drv unambigously (ref #2190) 2019-05-16 13:11:01 +02:00
lib e2fsprogs: disable HAVE_GETMNTINFO 2020-04-17 12:39:32 +02:00
server Remove server/fatfs_fs and libc_fatfs plugin 2019-11-19 14:23:56 +01:00
test libc: provide C++ runtime symbols in ABI 2020-04-17 12:40:13 +02:00