Module Name: src Committed By: riastradh Date: Fri Mar 28 19:24:03 UTC 2025
Modified Files: src/tests/lib/libc/gen: t_ctype.c Log Message: t_ctype: Test explicit setlocale(LC_CTYPE, "C"). And do so after other setlocales -- just in case this behaves differently from the default environment before any setlocale. PR lib/58208: ctype(3) provides poor runtime feedback of abuse To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/gen/t_ctype.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.