aboutsummaryrefslogtreecommitdiff
path: root/winsup/doc
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2023-03-01 10:54:00 +0100
committerCorinna Vinschen <corinna@vinschen.de>2023-03-01 10:54:52 +0100
commitc36064bbd0c50323c15842c89a0024c780983e87 (patch)
tree282231c1c6eb8c7f4cffbd29589decaf98743c22 /winsup/doc
parent149cabea8220c7baf1185ccfaea03922bbfd390a (diff)
downloadnewlib-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