master
Update copyright dates with scripts/update-copyrights
Move 'rpc' routines from 'inet' into 'nss'
Change most internal uses of __gettimeofday to __clock_gettime.
Include shlib-compat.h in many sunrpc/nis source files.
CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Silence most -Wzero-as-null-pointer-constant diagnostics
Consistently use uintN_t not u_intN_t everywhere.
Suppress -Wmaybe-uninitialized only for gcc
Disallow use of DES encryption functions in new programs.
Prefer https to http for gnu.org and fsf.org URLs
sunrpc: Remove extra parenthesis on comparison
Remove use of INTDEF/INTUSE in libio
Consolidate non cancellable close call
sunrpc: Remove internal_function attribute
Force building with -fno-common
Remove <libc-tsd.h>
sunrpc: Fix clang build
Obsolete RPC implementation in libc.
Update.
Cleanup some recently added whitespace.
Fix all the remaining misspellings -- BZ 25337