HomeFreeBSD

1) Following r302512 (remove collation support for [a-z]-ranges in libc)

Description

  1. Following r302512 (remove collation support for [a-z]-ranges in libc)

remove collation support for a-z ranges here too.
It was implemented for single byte locales only in any case.

  1. Reduce [Cc]flag loop to WCHAR_MAX, WINT_MAX here includes WEOF which is

not a character.

  1. Optimize [Cc]flag case: don't repeatedly add the last character of

string2 to squeeze cset when string2 reach its EOS state.

  1. Reflect in the manpage that [=equiv=] is implemented for single

byte locales only.

Details

Provenance
acheAuthored on
Parents
rS302593: Add support for Allwinner A64.
Branches
Unknown
Tags
Unknown