Win32: sync Unicode console output and file system
commit3e810df5af92bd47be66a1a2881e6409ebabcfd4
authorKarsten Blees <blees@dcon.de>
Fri, 25 Nov 2011 20:17:49 +0000 (25 21:17 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 20 May 2012 23:45:36 +0000 (20 17:45 -0600)
treee8a19c50c6ffaf984b4213f1179c5a36fe7448b3
parentf70d538200043f26436d110cf5fe3dd168eafc3e
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