diff options
author | Rich Felker <dalias@aerifal.cx> | 2017-11-10 15:06:42 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2017-11-10 15:06:42 -0500 |
commit | 5b546faa67544af395d6407553762b37e9711157 (patch) | |
tree | 2dea3ba8d23b5cc6c088a364945985f7b046fa75 /src/stdio/fgetwc.c | |
parent | simplify/optimize iconv utf-8 case (diff) | |
download | grovel-5b546faa67544af395d6407553762b37e9711157.tar.gz grovel-5b546faa67544af395d6407553762b37e9711157.tar.xz |
add iconv framework for decoding stateful encodings
assuming pointers obtained from malloc have some nonzero alignment,
repurpose the low bit of iconv_t as an indicator that the descriptor
is a stateless value representing the source and destination character
encodings.
Diffstat (limited to 'src/stdio/fgetwc.c')
0 files changed, 0 insertions, 0 deletions