]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: regex: convert wchar_t to wint_t throughout
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 16 Mar 2023 10:52:21 +0000 (11:52 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 16 Mar 2023 12:45:37 +0000 (13:45 +0100)
commit585e7f9891d68cf14a5fdce70e1f1c613c98bb94
treeae4fbd61efd76e3a96a2f018c9030ebd51b3d9b1
parent988c304ec253958759658d0bf5d03a36e6971b94
Cygwin: regex: convert wchar_t to wint_t throughout

...and use __wcollate_range_cmp.  This will have to be tweaked further
when supporting collation symbols...

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/regex/engine.c
winsup/cygwin/regex/regcomp.c
winsup/cygwin/regex/regexec.c
This page took 0.028612 seconds and 5 git commands to generate.