diff options
author | Rich Felker <dalias@aerifal.cx> | 2017-11-14 23:47:05 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2017-11-14 23:54:02 -0500 |
commit | a223dbd27ae36fe53f9f67f86caf685b729593fc (patch) | |
tree | 68c77c0d8c0491da9b9fa573919205a4eb5c2f47 /src/stdio/tmpnam.c | |
parent | 105eff9dec51bc4898a74af2854ab71f927a5c3b (diff) | |
download | musl-a223dbd27ae36fe53f9f67f86caf685b729593fc.tar.gz musl-a223dbd27ae36fe53f9f67f86caf685b729593fc.tar.xz musl-a223dbd27ae36fe53f9f67f86caf685b729593fc.zip |
add reverse iconv mappings for JIS-based encodings
these encodings are still commonly used in messaging protocols and such. the reverse mapping is implemented as a binary search of a list of the jis 0208 characters in unicode order; the existing forward table is used to perform the comparison in the search.
Diffstat (limited to 'src/stdio/tmpnam.c')
0 files changed, 0 insertions, 0 deletions