Win32: sync Unicode console output and file system
commitf38d7ae538012524e3c119e9df7002c5ada575aa
authorKarsten Blees <blees@dcon.de>
Fri, 25 Nov 2011 20:17:49 +0000 (25 21:17 +0100)
committerStepan Kasal <kasal@ucw.cz>
Thu, 15 May 2014 07:41:18 +0000 (15 09:41 +0200)
tree49ec30a1cecd4ceac1790c5da421109273dab711
parentbc636e5e96128c919b817956605be303d5bcf3ae
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