setpgrp
int setpgrp(pid_t _pid, pid_t _pgrp); /* BSD compat version */
PROTO_DEPRECATED(setpgrp);
(void) setpgrp();