Win32: sync Unicode console output and file system
commitc35cf1a287a26451d880c3f166f4c29a11bc8d5f
authorKarsten Blees <blees@dcon.de>
Fri, 25 Nov 2011 20:17:49 +0000 (25 21:17 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 14 Feb 2012 20:03:51 +0000 (14 14:03 -0600)
treea455e21280ac3e13bde504ea94fdb21840dfdca2
parentcc9c06f938d3ea698e0d49455a21c06e7f608595
Win32: sync Unicode console output and file system

Use the same Unicode conversion functions for file names and console
conversions so that the file system and console output are in sync when
checking out legacy encoded repositories (i.e. with invalid UTF-8 file
names).

Signed-off-by: Karsten Blees <blees@dcon.de>
compat/winansi.c