CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2009-10-02 14:58:11

Modified files:
        winsup/cygwin  : ChangeLog dcrt0.cc syscalls.cc 

Log message:
        * dcrt0.cc (dll_crt0_1): Drop calls to setlocale/_setlocale_r.  Just
        call initial_setlocale from here.
        * syscalls.cc (initial_setlocale): Set internal charset and revert
        application locale to "C".
        (setlocale): Don't set Cygwin's internal charset here.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4668&r2=1.4669
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=src&r1=1.364&r2=1.365
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&r1=1.538&r2=1.539

Reply via email to