src/winsup/utils ChangeLog cygpath.cc
corinna@cygwin.com
corinna@cygwin.com
Thu Oct 15 11:40:00 GMT 2009
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sourceware.org 2009-10-15 11:40:02
Modified files:
winsup/utils : ChangeLog cygpath.cc
Log message:
* cygpath.cc (get_special_folder): Fetch path as WCHAR and convert
using my_wcstombs.
(get_user_folder): Remove.
(do_sysfolders): Use get_special_folder instead of get_user_folder.
Fetch system paths as WCHAR and convert using my_wcstombs.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.488&r2=1.489
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/cygpath.cc.diff?cvsroot=src&r1=1.55&r2=1.56
More information about the Cygwin-cvs
mailing list