]> git.ipfire.org Git - thirdparty/libarchive.git/commit
windows: Support UTF-8 locale 1043/head
authorJohn Starks <jostarks@microsoft.com>
Mon, 23 Jul 2018 22:37:09 +0000 (15:37 -0700)
committerJohn Starks <jostarks@microsoft.com>
Wed, 25 Jul 2018 20:02:00 +0000 (13:02 -0700)
commitc46e79934b8fb6d260882fde7c5e2858ebeaa728
tree6b00fe9d500e63706733bd7da1a15b8a895ffeb5
parent2c8c83b9731ff822fad6cc8c670ea5519c366a14
windows: Support UTF-8 locale

Newer versions of the Windows CRT can return locales that are suffixed
with .utf8 instead of an integer code page.
libarchive/archive_string.c