openssl/include
Pauli fb4cdca053 strcasecmp: implement strcasecmp and strncasecmp
Rather than relying on the locale code working, instead implement these
functions directly.

Fixes #18322

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/18344)
2022-05-23 09:51:28 +10:00
..
crypto tolower: refine the tolower code to avoid a memory access 2022-05-23 09:51:28 +10:00
internal strcasecmp: implement strcasecmp and strncasecmp 2022-05-23 09:51:28 +10:00
openssl Prepare NonStop for fixed-size integer types. 2022-05-19 13:30:43 +10:00