posix_ttyname

posix_ttyname -- Determine terminal device name

Description

string posix_ttyname(int fd);

Needs to be written.