CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2010-06-29 10:28:41

Modified files:
        winsup/cygwin  : ChangeLog exceptions.cc fork.cc spawn.cc 

Log message:
        * exceptions.cc (dump_exception): Use %W instead of %s for printing
        progname.
        * fork.cc (frok::parent): Fix typos in debug output.
        * spawn.cc (spawn_guts): Copy wide Win32 filename into _pinfo::progname,
        rather than native NT name.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4969&r2=1.4970
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&r1=1.345&r2=1.346
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fork.cc.diff?cvsroot=src&r1=1.212&r2=1.213
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spawn.cc.diff?cvsroot=src&r1=1.291&r2=1.292

Reply via email to