On 11/16/2010 9:59 AM, Corinna Vinschen wrote:
These changes only affect files, not ttys.

The failing chmod(/dev/tty1, 0622) is actually trying to change the
permissions on internal objects, like events, mutexes, and pipes, which
together constitute a tty/pty.

I'm grasping at straws now, but what about this change:

  * fhandler_tty.cc (fhandler_tty_slave::init): Use tty::setpgid method.

I actually tried reverting this change and rebuilding cygwin1.dll, and it didn't help. But maybe it interacts with the other changes somehow.

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to