CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  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

Reply via email to