simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Tue Dec 18 09:02:38 GMT 2012


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9727
Date:           2012-12-18 09:02:38 +0000 (Tue, 18 Dec 2012)

Log message (7 lines):
Use O_NOCTTY (if available) when opening /dev/ptmx, just in case any
OS doesn't automatically assume it.

(It would seem faintly weird to me - surely opening the master end of
a given pty is a fairly good indication that you're _not_ a process
running inside it which wants to have it available as /dev/tty! But
you never know...)

Modified files:
U   putty/unix/uxpty.c

Links:
http://svn.tartarus.org/sgt/?rev=9727&view=rev
http://svn.tartarus.org/sgt/putty/unix/uxpty.c?rev=9727&r1=9726&r2=9727



More information about the tartarus-commits mailing list