musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/stdio/fgetwc.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/stdio/fgetwc.c
parentee59c296d56bf26f49f354d6eb32b4b6d4190188 (diff)
downloadmusl-38e2f727237230300fea6aff68802db04625fd23.tar.gz
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/stdio/fgetwc.c')
0 files changed, 0 insertions, 0 deletions
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月13日 05:38:43 +0000

AltStyle によって変換されたページ (->オリジナル) /