CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2011-03-29 11:18:11

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

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/ChangeLog.diff?cvsroot=src&r1=1.5215&r2=1.5216
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.h.diff?cvsroot=src&r1=1.66&r2=1.67
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syslog.cc.diff?cvsroot=src&r1=1.49&r2=1.50

Reply via email to