diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2023-03-01 10:54:00 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2023-03-01 10:54:52 +0100 |
commit | c36064bbd0c50323c15842c89a0024c780983e87 (patch) | |
tree | 282231c1c6eb8c7f4cffbd29589decaf98743c22 /winsup/doc | |
parent | 149cabea8220c7baf1185ccfaea03922bbfd390a (diff) | |
download | newlib-c36064bbd0c50323c15842c89a0024c780983e87.zip newlib-c36064bbd0c50323c15842c89a0024c780983e87.tar.gz newlib-c36064bbd0c50323c15842c89a0024c780983e87.tar.bz2 |
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>
Diffstat (limited to 'winsup/doc')
0 files changed, 0 insertions, 0 deletions