Home
last modified time | relevance | path

Searched refs:isatty (Results 1 – 3 of 3) sorted by relevance

/libuv/src/unix/
H A Dtty.c62 #define isatty(fd) isreallyatty(fd) macro
365 if (isatty(file)) in uv_guess_handle()
/libuv/docs/src/
H A Dmisc.rst251 For :man:`isatty(3)` equivalent functionality use this function and test
/libuv/
H A DChangeLog1394 * ibmi: Fix isatty EBADF handling and refactor (Kevin Adler)
1569 * ibmi: fix the false isatty() issue on IBMi (Xu Meng)

Completed in 19 milliseconds