Win32: sync Unicode console output and file system
commit91d0f93635a5879fe1a9a2cb96c3993fc669ded4
authorKarsten Blees <blees@dcon.de>
Fri, 25 Nov 2011 20:17:49 +0000 (25 21:17 +0100)
committerKarsten Blees <blees@dcon.de>
Thu, 1 Dec 2011 14:57:56 +0000 (1 15:57 +0100)
treee00142d25b36606824259e418c606b434b883bc5
parent7eb765d81d7924855a002419a22730e865c746dd
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