| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Only invoke the isatty() system call for character devices and cache the result.
|
It does not work, because the file descriptor can be reassigned from tty to non-tty and vice versa. The result of isatty() can not be cached. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Only invoke the isatty() system call for character devices and cache the result.