Win32: sync Unicode console output and file system
commit33630f38e2773158a67e023e0e2e0a800a7f9773
authorKarsten Blees <blees@dcon.de>
Fri, 25 Nov 2011 20:17:49 +0000 (25 21:17 +0100)
committerKarsten Blees <blees@dcon.de>
Sat, 4 Feb 2012 20:55:48 +0000 (4 21:55 +0100)
treebce33ac5010343b56c20ea3a6894f3f2458aabbb
parentac3ea9ea461ee339ad76081f000901fb8074e5fa
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