4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-19 12:59:21 +08:00
Corinna Vinschen c36064bbd0 Cygwin: fnmatch: support collating symbols in [. .] brackets
This requires quite a few changes in how fnmatch operates.
It always operates on wint_t strings now, just like regex and glob,
and it always keeps a pointer on the character inside the string,
rather than operating on a single character.

As a result, just drop the ifdef's for Cygwin.  The code is
non-portable now anyway...

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2023-03-01 10:54:52 +01:00
..
2020-08-30 14:27:43 +02:00
2020-08-30 14:27:43 +02:00
2022-05-29 17:45:52 -04:00
2022-05-29 17:45:52 -04:00
2020-09-01 12:46:15 +02:00
2022-05-29 17:45:52 -04:00
2022-05-29 17:45:52 -04:00
2020-08-30 14:27:43 +02:00
2020-08-30 14:27:43 +02:00