diff options
author | Rich Felker <dalias@aerifal.cx> | 2015-05-21 17:01:23 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2015-05-21 17:01:23 -0400 |
commit | 39b8ce66f2ed9c17427ec3a48be9bda29b93b9d7 (patch) | |
tree | 97dbd9cf6cea6ea9b3cd0670a0e9bafd4b035267 /src/linux/sethostname.c | |
parent | fix inconsistency in a_and and a_or argument types on x86[_64] (diff) | |
download | grovel-39b8ce66f2ed9c17427ec3a48be9bda29b93b9d7.tar.gz grovel-39b8ce66f2ed9c17427ec3a48be9bda29b93b9d7.tar.xz |
in iconv_open, accept "CHAR" and "" as aliases for "UTF-8"
while not a requirement, it's common convention in other iconv
implementations to accept "CHAR" as an alias for nl_langinfo(CODESET),
meaning the encoding used for char[] strings in the current locale,
and also "" as an alternate form. supporting this is not costly and
improves compatibility.
Diffstat (limited to 'src/linux/sethostname.c')
0 files changed, 0 insertions, 0 deletions