Newsgroups: comp.unix.internals
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!fauern!faui43.informatik.uni-erlangen.de!ehmeier
From: ehmeier@immd4.informatik.uni-erlangen.de (Erich Meier)
Subject: Re: TIOCNOTTY ioctl under Sys5
Message-ID: <1991Apr3.132502.4197@informatik.uni-erlangen.de>
Organization: CSD., University of Erlangen, Germany
References: <2177@estevax.UUCP>
Date: Wed, 3 Apr 1991 13:25:02 GMT
Lines: 11

iain@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@medusa.informatik.uni-erlangen.de
	Obi-Wan-Kenobi: "Use the source...ah...force, Luke!"
