CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2007-08-17 19:58:57

Modified files:
        winsup/cygwin  : ChangeLog autoload.cc spawn.cc 

Log message:
        * autoload.cc (CloseDesktop): Define.
        (CreateDesktopA): Define.
        (SetThreadDesktop): Define.
        * spawn.cc (spawn_guts): When starting a process under another user
        account, don't open up permissions on current window station and
        desktop.  Instead, if not in interactive session, create a new per-user
        window station plus default desktop and use that for the child process.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3912&r2=1.3913
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/autoload.cc.diff?cvsroot=src&r1=1.141&r2=1.142
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spawn.cc.diff?cvsroot=src&r1=1.246&r2=1.247

Reply via email to