mirror of https://git.musl-libc.org/git/musl
Browse Source
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.master
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue