Win32: sync Unicode console output and file system
commitb57889b6fa6f676ea9f9f728d5fb370e902c61b2
authorKarsten Blees <blees@dcon.de>
Fri, 25 Nov 2011 20:17:49 +0000 (25 21:17 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:18:52 +0000 (28 21:18 -0500)
treedda041c9c3ab8847c9546bfb91cb64b65bd569c3
parent5d5e05a0a29decc36fc3aa71ef0d091c00038d2f
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