AT&T UNIX™PC Unix System V Users Manual - tenox

AT&T UNIX™PC Unix System V Users Manual - tenox AT&T UNIX™PC Unix System V Users Manual - tenox

01.01.2013 Views

I I I I I I I I I I I I I I I I I I I I I I I I I I I I I I I I I I I I I I I

SETPGRP (2) SETPGRP (2) NAME setpgrp - set process group ID SYNOPSIS int setpgrp ( ) DESCRIPTION Setpgrp sets the process group ID of the calling process to the process ID of the calling process and returns the new process group ID. RETURN VALUE Setpgrp returns the value of the new process group ID. SEE ALSO exec(2), fork(2), getpid(2), intro(2), kill(2), signal(2), window(7). BUGS Setpgrp cannot be called from processes associated with windows. Any process calling setpgrp must have stdin, stdout, and stderr directed to devices other than window devices to function properly. - 1 -

SETPGRP (2) SETPGRP (2)<br />

NAME<br />

setpgrp - set process group ID<br />

SYNOPSIS<br />

int setpgrp ( )<br />

DESCRIPTION<br />

Setpgrp sets the process group ID of the calling process to the process<br />

ID of the calling process and returns the new process group ID.<br />

RETURN VALUE<br />

Setpgrp returns the value of the new process group ID.<br />

SEE ALSO<br />

exec(2), fork(2), getpid(2), intro(2), kill(2), signal(2), window(7).<br />

BUGS<br />

Setpgrp cannot be called from processes associated with windows.<br />

Any process calling setpgrp must have stdin, stdout, and stderr<br />

directed to devices other than window devices to function properly.<br />

- 1 -

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!