Win32: sync Unicode console output and file system
commit32a13e56ffc894adefebe8151c6d15ee182584ae
authorKarsten Blees <blees@dcon.de>
Fri, 25 Nov 2011 20:17:49 +0000 (25 21:17 +0100)
committerStepan Kasal <kasal@ucw.cz>
Wed, 16 Apr 2014 14:31:24 +0000 (16 16:31 +0200)
tree9d0497ff20d440066da489d1d58aeacc2e9d81d0
parent9e3b36e079198568641c413a10b83b9d4ab1abc8
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