+2025-12-02 Bruno Haible <bruno@clisp.org>
+
+ Make use of the strncpy module.
+ * modules/unistr/u8-strncpy (Depends-on): Add strncpy.
+ * modules/crypto/rijndael (Depends-on): Likewise.
+ * modules/gethostname (Depends-on): Likewise.
+ * modules/localename-unsafe (Depends-on): Likewise.
+ * modules/localename-unsafe-limited (Depends-on): Likewise.
+ * modules/regex (Depends-on): Likewise.
+ * modules/setlocale-fixes (Depends-on): Likewise.
+
2025-12-02 Bruno Haible <bruno@clisp.org>
strncpy: Add workaround for FreeBSD 15.0/x86_64.
errno-h [test $HAVE_GETHOSTNAME = 0]
sockets [test $HAVE_GETHOSTNAME = 0]
msvc-nothrow [test $HAVE_GETHOSTNAME = 0]
+strncpy [test $HAVE_GETHOSTNAME = 0]
configure.ac:
gl_FUNC_GETHOSTNAME
bool [test $ac_use_included_regex = yes]
stdckdint-h [test $ac_use_included_regex = yes]
stdint-h [test $ac_use_included_regex = yes]
+strncpy [test $ac_use_included_regex = yes]
verify [test $ac_use_included_regex = yes]
wchar-h [test $ac_use_included_regex = yes]
wcrtomb [test $ac_use_included_regex = yes]