Actions
Bug #143
openopenpty() should check whether modules are already pushed
Status:
New
Priority:
Normal
Assignee:
-
Start date:
2013-07-27
Due date:
% Done:
0%
Estimated time:
Description
openpty() should check whether modules (ptem, ldterm, ttycompat) are already pushed, before pushing them. Otherwise pty settings will be reset (e. i. size to 24x80).
if ioctl(slave, I_FIND, "ldterm")
returns 0
, modules must be pushed.
No data to display
Actions