Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file unix/uxpty.c version 0720d9fce7
|
2012-12-18
| ||
| 03:02 | 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...) check-in: 66ab5269a3 user: simon tags: trunk | |