Use file-name-coding-system when decoding symlinks on MS-Windows.
commit26854e9c9ee5469474bcaa496b94273082772c18
authorEli Zaretskii <eliz@gnu.org>
Fri, 25 Jan 2013 14:47:37 +0000 (25 16:47 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 25 Jan 2013 14:47:37 +0000 (25 16:47 +0200)
tree0cf9be34b5e64540f11fc98a2b140b068ed5f21c
parent6ee4509abf626f26ef56527ca0269614285a8404
Use file-name-coding-system when decoding symlinks on MS-Windows.

 src/w32.c (readlink): Use the current file-name-coding-system, not the ANSI
 codepage, to decode and handle targets of symlinks.
src/ChangeLog
src/w32.c