Win32: sync Unicode console output and file system
commit45e28a4dd9d3813833edd3940f0bf1e1855d2978
authorKarsten Blees <blees@dcon.de>
Fri, 25 Nov 2011 20:17:49 +0000 (25 21:17 +0100)
committerStepan Kasal <kasal@ucw.cz>
Thu, 29 May 2014 08:40:11 +0000 (29 10:40 +0200)
treee1666ea68802241f3ed2dcb3d6b005db871c22c5
parent7dc61f5ca967b66510cbd917b3f6d0bd537d78e7
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