2025-07-04 Collin Funk <collin.funk1@gmail.com>
- strncasecmp_l: Fix missing declaration of c_strncasecmp (regr. 2025-02-16).
+ strncasecmp_l: Fix missing declaration of c_strncasecmp.
* lib/strncasecmp_l.c [GNULIB_defined_locale_t]: Include c-strcase.h.
- strcasecmp_l: Fix missing declaration of c_strcasecmp (regr. 2025-02-16).
+ strcasecmp_l: Fix missing declaration of c_strcasecmp.
* lib/strcasecmp_l.c [GNULIB_defined_locale_t]: Include c-strcase.h.
forkpty: Adjust misleading comment.