Win32: sync Unicode console output and file system
commit1105fe1094e7bc14b150f06e7d7a3d9e3220a929
authorKarsten Blees <blees@dcon.de>
Fri, 25 Nov 2011 20:17:49 +0000 (25 21:17 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 6 Apr 2012 21:49:28 +0000 (6 16:49 -0500)
tree07a839328b10824659fe5a2ee5de6dc50d54d2aa
parentdbef50ef29538c1d0cde933f8d16904599026f83
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