Commit abced5a
committed
Provide a copy of stdout_isatty() on CloudABI.
CloudABI doesn't make any distinction between TTYs and ordinary pipes.
While there, remove the redundant implementation used by Redox. It can
use the same stub function.1 parent 04ce26a commit abced5a
1 file changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
977 | 977 | | |
978 | 978 | | |
979 | 979 | | |
980 | | - | |
981 | | - | |
982 | | - | |
983 | | - | |
984 | | - | |
985 | | - | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
986 | 983 | | |
987 | 984 | | |
988 | 985 | | |
| |||
0 commit comments