Gregory Nutt
|
6139860c0b
|
PTY: Added PTY IOCTL command definitions. Add support for TIOCGPTN. LIB: Implement ptsname() and ptsname_r()
|
2016-07-15 08:33:47 -06:00 |
|
Gregory Nutt
|
bcbe9806d2
|
In SUSv1 model, need to tried the PTY driver pair as unlinked if the master closes its reference
|
2016-07-15 07:33:48 -06:00 |
|
Gregory Nutt
|
14c216107a
|
PTY: Need to free PTMX minor number is slave is unlinked
|
2016-07-15 07:22:36 -06:00 |
|
Gregory Nutt
|
e50646336b
|
Add PTY header files
|
2016-07-15 07:19:42 -06:00 |
|
Gregory Nutt
|
7fa5093fff
|
PTYs prototypes hooked into build and configuration system (as EXPERIMENTAL)
|
2016-07-15 06:48:10 -06:00 |
|
Gregory Nutt
|
ccf4bfafcb
|
Prototype versions of ptmx/pty suppoprt. Still under developement; not yet hooked into build or configuration system.
|
2016-07-14 20:20:48 -06:00 |
|