commit | 5b546faa67544af395d6407553762b37e9711157 | [log] [tgz] |
---|---|---|
author | Rich Felker <dalias@aerifal.cx> | Fri Nov 10 20:06:42 2017 |
committer | Rich Felker <dalias@aerifal.cx> | Fri Nov 10 20:06:42 2017 |
tree | 2dea3ba8d23b5cc6c088a364945985f7b046fa75 | |
parent | 0df5b39a1e9c8aaf480e3f8667d7967e08bbef2b [diff] |
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.