diff options
author | Carlos O'Donell <carlos@redhat.com> | 2021-07-29 01:22:55 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2021-07-29 01:22:55 -0400 |
commit | 7de41f96a172e5f15bc449ec3c09dbd0ae4cf2c6 (patch) | |
tree | 0bf2539189fd8defc8b81362d30f96e441b431c7 /posix/bug-regex3.c | |
parent | 52d5eb7e0678914f848cc3d7ac99f63d9d8359ef (diff) | |
download | glibc-7de41f96a172e5f15bc449ec3c09dbd0ae4cf2c6.tar glibc-7de41f96a172e5f15bc449ec3c09dbd0ae4cf2c6.tar.gz glibc-7de41f96a172e5f15bc449ec3c09dbd0ae4cf2c6.tar.bz2 glibc-7de41f96a172e5f15bc449ec3c09dbd0ae4cf2c6.zip |
Add 'strcmp_collation' support for LC_COLLATE.
Support a new directive 'strcmp_collation' in the LC_COLLATE
section of a locale source file. This new directive causes all
collation rules to be dropped and instead 'strcmp' is used for
collation of the input character set. This is required to allow
for a C.UTF-8 that contains zero collation rules (minimal size)
and sorts using code point sorting.
Tested on x86_64 and i686 without regression.
Diffstat (limited to 'posix/bug-regex3.c')
0 files changed, 0 insertions, 0 deletions