Win32: sync Unicode console output and file system
commitafb3d7a3acb00056b313068feba15488fa3eb861
authorKarsten Blees <blees@dcon.de>
Fri, 25 Nov 2011 20:17:49 +0000 (25 21:17 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 30 Dec 2013 01:17:50 +0000 (29 19:17 -0600)
treeb500a8c369a0a32894fed9ddda2b1f85eeddc322
parente24101a8a7df53389355cae1a9d4d7fd6f69ad16
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