Win32: sync Unicode console output and file system
commitef323cf55dae43ce4ca0f50b81c436fb7d1d5b42
authorKarsten Blees <blees@dcon.de>
Fri, 25 Nov 2011 20:17:49 +0000 (25 21:17 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 13 Sep 2013 08:36:50 +0000 (13 09:36 +0100)
tree64b4ba8346c80706ec647d5af6f511d67e02bf03
parentd34411d7d3e2eced66f97d46547517925024dea9
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