Win32: sync Unicode console output and file system
commitad1bc123903b16a29bab587f413848fd9dbe908c
authorKarsten Blees <blees@dcon.de>
Fri, 25 Nov 2011 20:17:49 +0000 (25 21:17 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 12 May 2012 04:25:50 +0000 (11 23:25 -0500)
tree22079a52549da83e81529ff1de4f5034dc4b954c
parent5d7b34dae6fb9851693deac30b5c1c3051f6aed3
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