| Main index | Section 3 | 日本語 | Options |
#include <unistd.h>
| [EBADF] | |
| The fd argument is not a valid file descriptor. | |
| [EINVAL] | |
| An invalid value of pgrp_id was specified. | |
| [ENOTTY] | |
| The calling process does not have a controlling terminal, or the file represented by fd is not the controlling terminal, or the controlling terminal is no longer associated with the session of the calling process. | |
| [EPERM] | |
| The pgrp_id argument does not match the process group ID of a process in the same session as the calling process. | |
| TCSETPGRP (3) | November 28, 2022 |
| Main index | Section 3 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | If you sat a monkey down in front of a keyboard, the first thing typed would be a unix command. | ” |
| — Bill Lye | ||