CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2011-12-02 16:06:11

Modified files:
        winsup/cygwin  : ChangeLog path.cc 
        winsup/cygwin/include/sys: cygwin.h 

Log message:
        * path.cc (conv_path_list): Take cygwin_conv_path_t as third parameter.
        Allow all types of CCP conversions.  Accommodate throughout.
        (cygwin_conv_path): Use current ANSI or OEM codepage for WIN_A
        conversions, depending on current file API codepage setting.
        (cygwin_conv_path_list): Allow all CCP conversion types.
        * include/sys/cygwin.h (CCP_CONVTYPE_MASK): Add to cygwin_conv_path_t
        enum for convenience.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5578&r2=1.5579
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.638&r2=1.639
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/sys/cygwin.h.diff?cvsroot=src&r1=1.97&r2=1.98

Reply via email to