main
iovec-wrapper: rename iovw_append() to iovw_extend()
coredump: split out process_backtrace() to coredump-backtrace.[ch]
libc,shared: detect newer library symbols at runtime
tree-wide: Fix declaration/definition parameter name mismatches
coredump: add COREDUMP_CODE field for signal reason
Rename basic-forward.h, sd-forward.h, and shared-forward.h to forward.h
coredump-config: several modernizations
clang-tidy: Fix all remaining misc-include-cleaner violations
coredump: split out process_kernel() to coredump-kernel-helper.[ch]
coredump: split out process_socket() to coredump-receive.[ch]
coredump: use a fixed string instead a scope-delimited compound literal
coredump-context: several cleanups
user-util: return malloc'ed strings in get_user_creds
coredump: enter mount namespace even when the crashed process is in the same PID namespace
tree-wide: Clean up includes
tree-wide: embed dlopen notes into individual executables
coredump: rename AccessContainer= to EnterNamespace=
meson: adjust naming of '*extract*' variables
coredump: Clean up includes