diff options
author | Ron Yorston <rmy@pobox.com> | 2020-02-16 10:01:47 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2020-02-16 10:11:23 +0000 |
commit | 334bb8b921c987a7065fb84522a214a188514def (patch) | |
tree | 5de105120ffd86b07f4be626f19e99894109dd6a /TODO | |
parent | 5f6aaf23076dd0f523eccf821987276cc36080ae (diff) | |
download | busybox-w32-334bb8b921c987a7065fb84522a214a188514def.tar.gz busybox-w32-334bb8b921c987a7065fb84522a214a188514def.tar.bz2 busybox-w32-334bb8b921c987a7065fb84522a214a188514def.zip |
iconv: more improvements
- Only load required functions from mlang.dll.
- The '-f' and '-t' options aren't compulsory.
- Use xstrdup() instead of xstrndup() and don't check its return value.
- Replace string comparisons when checking for encoding options with a
single call to index_in_strings().
Saves 224 bytes.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions