From: loser@clueless.newbie.tyro.org Subject: ttys/ptys programming under LINUX. How??? Date: 19 Mar 1993 20:16:51 GMT
I have a BSD program that I would like to port to LINUX but it relies heavely
in BSD style tty/pty code. The programs forks a process and its input and
output are assigned to a pty..... Does anyone have a hints on how to port
this to LINUX? Thanks in advanced,