posix_isatty

posix_isatty -- ファイル記述子が対話型端末であるかどうかを定義する

説明

bool posix_isatty(int fd);

Needs to be written.