aboutsummaryrefslogtreecommitdiff
path: root/src/regex/fnmatch.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2015-06-16 04:21:38 +0000
committerRich Felker <dalias@aerifal.cx>2015-06-16 04:21:38 +0000
commit38e2f727237230300fea6aff68802db04625fd23 (patch)
tree9b4803220218d676302456ad93bb31dc521939dd /src/regex/fnmatch.c
parentarm: add vdso support (diff)
downloadgrovel-38e2f727237230300fea6aff68802db04625fd23.tar.gz
grovel-38e2f727237230300fea6aff68802db04625fd23.tar.xz
fix btowc corner case
btowc is required to interpret its argument by conversion to unsigned char, unless the argument is equal to EOF. since the conversion to produces a non-character value anyway, we can just unconditionally convert, for now.
Diffstat (limited to 'src/regex/fnmatch.c')
0 files changed, 0 insertions, 0 deletions