main
musl: introduce dummy function for gnu_get_libc_version()
musl: replace netinet/if_ether.h with our own implementation
musl: drop several statx definitions
Require libxcrypt-4.4.0 or newer and drop support of libcrypt
musl: add missing FTW_CONTINUE macro
musl: glob-util: filter out . and .. even if GLOB_ALTDIRFUNC is not supported
musl: introduce dummy gshadow header file for userdb
locale-util: drop libintl dependency
musl: fix build on 32-bit architecture
Bump required minimum version of glibc to 2.34
musl: add fallback parse_printf_format() implementation
include: move several missing definitions to musl
musl: drop renameat2() wrapper
musl: make strtoll() accept strings start with dot
musl: introduce GNU specific version of strerror_r()
treewide: get rid of remaing getopt/getopt_long stuff