Actions
Bug #49
closedopen i18n bits should define charset_is_ascii for the rest of libc
Start date:
2010-08-17
Due date:
% Done:
100%
Estimated time:
Difficulty:
Tags:
Gerrit CR:
Description
Roger's integration of "PSARC 2010/299 GNU/Linux/BSD compatibility functions" in onnv_147 introduced a charset_is_ascii
symbol in the closed libc_i18n, and uses it to conditionalize optimizations to strcasecmp
and strncasecmp
.
We should do similar, based on our i18n code.
Updated by Garrett D'Amore almost 12 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
This was integrated in Rich's recent merge.
Actions