diff options
author | Rich Felker <dalias@aerifal.cx> | 2017-11-10 13:40:12 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2017-11-10 13:40:12 -0500 |
commit | 0df5b39a1e9c8aaf480e3f8667d7967e08bbef2b (patch) | |
tree | 7a6fe59c38e4b0265943178dad3518486ad9cba0 /src/stdio/fgetwc.c | |
parent | handle ascii range individually in each iconv case (diff) | |
download | grovel-0df5b39a1e9c8aaf480e3f8667d7967e08bbef2b.tar.gz grovel-0df5b39a1e9c8aaf480e3f8667d7967e08bbef2b.tar.xz |
simplify/optimize iconv utf-8 case
the special case where mbrtowc returns 0 but consumed 1 byte of input
does not need to be considered, because the short-circuit for low
bytes already covered that case.
Diffstat (limited to 'src/stdio/fgetwc.c')
0 files changed, 0 insertions, 0 deletions