musl libc
https://musl.libc.orgmusl libc. musl is an implementation of the C standard library built on top of the Linux system call API, including interfaces defined in the base language standard, POSIX, and widely agreed-upon extensions.musl is lightweight, fast, simple, free, and strives to be correct in the sense of standards-conformance and safety.. New to musl libc? Read more about musl or visit the …
EWONTFIX
https://ewontfix.comIncidentally, musl libc does not support lazy binding at all for these ... Per the manual, systemd has the following 6 "types" that can be ...
EWONTFIX - Broken by design: systemd
ewontfix.com/1409.02.2014 · configuration files) or libc startup code. Using musl libcwith static linking or even dynamic linking with no additional libraries eliminates these failure cases, but systemd is intended to be used with glibc. In addition, systemd might fail to restore its serialized state due to resource allocation failures, or if the old and new versions have