Win32: sync Unicode console output and file system
commitea4a184b6f8b30e97cc61c07b792f5032f7f48e5
authorKarsten Blees <blees@dcon.de>
Fri, 25 Nov 2011 20:17:49 +0000 (25 21:17 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 1 Oct 2012 13:34:52 +0000 (1 14:34 +0100)
tree61f7df14d51e11aa83abc31fee25b8565bdd7852
parent7b7dea7f643567e8884ba7ccbd9fae81d9afc23e
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