Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file unix/uxpty.c version 09dc480b3c
|
2012-12-18
| ||
| 03:02 | Patch from Brad Smith to use posix_openpt() instead of open("/dev/ptmx"), where the former is available. Improves portability, since at least one OS (OpenBSD) supports the POSIX pty functions but does it via an underlying mechanism which doesn't involving having a /dev/ptmx. check-in: ab7860768b user: simon tags: trunk | |