CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2009-12-18 17:14:22

Modified files:
        winsup/cygwin  : ChangeLog fhandler.h fhandler_registry.cc 

Log message:
        * fhandler.h (fhandler_registry::value_name): Convert to wchar_t*.
        * fhandler_registry.cc: Call UNICODE registry functions throughout
        and convert to multibyte using current locale's charset.  Accommodate
        throughout.
        (must_encode): Take wchar_t.
        (encode_regname): Convert from wchar_t *.
        (decode_regname): Convert to wchar_t *.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4742&r2=1.4743
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.385&r2=1.386
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_registry.cc.diff?cvsroot=src&r1=1.57&r2=1.58

Reply via email to