Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ setpgrp(2) — Interactive 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

exec(2)

fork(2)

getpid(2)

intro(2)

kill(2)

signal(2)



          SETPGRP(2)           INTERACTIVE UNIX System           SETPGRP(2)



          NAME
               setpgrp - set process group ID

          SYNOPSIS
               int setpgrp ()

          DESCRIPTION
               The setpgrp system call sets the process group ID of the
               calling process to the process ID of the calling process and
               returns the new process group ID.

          SEE ALSO
               exec(2), fork(2), getpid(2), intro(2), kill(2), signal(2).

          DIAGNOSTICS
               The setpgrp system call returns the value of the new process
               group ID.






































          Rev. C Software Development Set                            Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026