Remove test of non-portable implementation details (whether wctype_t
authorguenther <guenther@openbsd.org>
Mon, 25 Jul 2022 21:29:16 +0000 (21:29 +0000)
committerguenther <guenther@openbsd.org>
Mon, 25 Jul 2022 21:29:16 +0000 (21:29 +0000)
commit49ecb85ef92650fa662e41ea375d737b05220a2e
tree9a5ba322bea49137eebd1692c5674390244a0707
parent75125590241deb2411cc5b6710e326abc2ba0c99
Remove test of non-portable implementation details (whether wctype_t
and wctrans_t values are locale-specific) so we can simplify our
implementation in libc

ok schwarze@
regress/lib/libc/locale/uselocale/uselocale.c