mirror of
git://git.musl-libc.org/musl
synced 2025-01-11 09:09:45 +00:00
cfdfd5ea3c
reportedly the GNU linker can emit such segments, causing spurious failure to load due to mmap with a length of zero producing EINVAL. no action is required for such a load map (it's effectively a nop in the program headers table) so just treat it as always successful. |
||
---|---|---|
.. | ||
dlstart.c | ||
dynlink.c |