master
Update copyright dates with scripts/update-copyrights
dlfcn: Deprecate dlinfo request type RTLD_DI_ORIGIN (bug #24298)
syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6246)
misc: add a new test for gethostname
Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder
..
misc: Convert daemon () to GNU coding style
Remove pre-ISO C support
Silence most -Wzero-as-null-pointer-constant diagnostics
Drop "(C) YYYY" from DCO'd contributions.
io: Use gnulib fts implementation (BZ 22944, BZ 20331)
Update.
update from main archive 960107
Enable --enable-fortify-source with clang
initial import
Move all tests out of the csu subdirectory
tests: Replace various function calls with their x variant
misc: Optimize getusershell.c
Modify several tests to use test-skeleton.c
[BZ #2766]
misc: Add time64 alias for ioctl
Remove "Contributed by" lines
Fix warning in misc/tst-mntent2.c.
Add RWF_NOSIGNAL from Linux 6.18 to bits/uio-ext.h
y2038: Add test coverage
As a minor cleanup remove the (r)index defines from include/string.h as they are only used internally in a few places. Rename all uses that occur in GLIBC.
Support loading libunwind instead of libgcc_s