summaryrefslogtreecommitdiffstats
path: root/util/toutf8.sh
AgeCommit message (Collapse)Author
2015-07-14Small script to re-encode files that need it to UTF-8Richard Levitte
This requires 'iconv' and that 'file' can take the options '-b' and '-i'. Reviewed-by: Rich Salz <rsalz@openssl.org>