| Main index | Section 3 | 日本語 | Options |
#include <sys/types.h>
#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) | June 4, 1993 |
| Main index | Section 3 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | A computer would deserve to be called intelligent if it could deceive a human into believing that it was human. | ” |
| — Alan Turing | ||