libtest icon indicating copy to clipboard operation
libtest copied to clipboard

redox: Use isatty for stdout_isatty

Open jackpot51 opened this issue 6 years ago • 0 comments

libc:isatty is now available on Redox, so it can be used instead of the stub. A new release of the crate would be good, so that this can be used in the rust repository

jackpot51 avatar Jun 17 '19 22:06 jackpot51