NAME tcgetpgrp, tcsetpgrp - get and set terminal foreground process group LIBRARY Standard C library ( libc ... include pid_t tcgetpgrp(int fd ); int tcsetpgrp(int fd , pid_t pgr…NAME tcgetpgrp, tcsetpgrp - get and set terminal foreground process group LIBRARY Standard C library ( libc ... include pid_t tcgetpgrp(int fd ); int tcsetpgrp(int fd , pid_t pgr…NAME termios, tcgetattr