master
Update copyright dates with scripts/update-copyrights
syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6246)
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
misc: Use 64 bit stat for getusershell (BZ# 29203)
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
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.
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.