D header file for POSIX.
char * ctermid(char *)
FILE * fdopen(int, const scope char *)
int fileno(FILE *)
char * gets(char *)
int pclose(FILE *)
FILE * popen(const scope char *, const scope char *)
char * tempnam(const scope char *, const scope char *)