c_utf8_from_locale: optimize the UTF8 case on Linux
authorOlivier Goffart <ogoffart@woboq.com>
Sat, 23 Sep 2017 12:09:19 +0000 (14:09 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 5 Oct 2017 20:01:36 +0000 (22:01 +0200)
commitd100f9ac674bbed61b5e35fcbb87f1d9fb2e44b0
tree9dcffdb736c8f8dcd5909e860b77ecb350044ea0
parent5fc864adb68a3c078d1ebc9cbf11fca440d3e93a
c_utf8_from_locale: optimize the UTF8 case on Linux

Avoid converting to a QString as an intermediate step
src/csync/std/c_utf8.cpp