TIOCNOTTY ioctl under Sys5
Erich Meier
ehmeier at immd4.informatik.uni-erlangen.de
Wed Apr 3 23:25:02 AEST 1991
iain at estevax.UUCP (Hr Iain Lea) writes:
>I am converting a piece of BSD code to Sys5 and would like
>to know if there is a ioctl call that has the same function
>as TIOCNOTTY ( void tty ) ?
In SysV there's a syscall setpgrp(2) or setsid(2), which
disconnects your process from its controlling tty.
Erich
---
Erich Meier e-mail: ehmeier at medusa.informatik.uni-erlangen.de
Obi-Wan-Kenobi: "Use the source...ah...force, Luke!"
More information about the Comp.unix.internals
mailing list