CVSROOT:        /cvs/src
Module name:    src
Branch:         cv-post-1_7_9
Changes by:     [email protected]  2011-03-16 12:20:18

Modified files:
        winsup/cygwin  : cygtls.h tlsoffsets.h syslog.cc ChangeLog 

Log message:
        * cygtls.h (struct _local_storage): Redefine process_ident as wchar_t
        pointer.
        * syslog.cc (CYGWIN_LOG_NAME): Convert to wide char constant.
        (openlog): Convert incoming ident string to wide char.  Fix formatting.
        (vsyslog): Print ident string as wide char string.  Convert message
        string to wide char and call UNICODE Win32 Event functions to make sure
        to use correct codeset.
        * tlsoffset.h: Regenerate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.h.diff?cvsroot=src&only_with_tag=cv-post-1_7_9&r1=1.66&r2=1.66.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/tlsoffsets.h.diff?cvsroot=src&only_with_tag=cv-post-1_7_9&r1=1.42&r2=1.42.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syslog.cc.diff?cvsroot=src&only_with_tag=cv-post-1_7_9&r1=1.48&r2=1.48.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cv-post-1_7_9&r1=1.5189.2.13&r2=1.5189.2.14

Reply via email to