Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use the RawFd trait to check if the file descriptor terminal (#21)
RusytHermit is a library operating system, which is completely written in Rust. It provides unix-like file descriptors. To check, if a file descriptor is an terminal, the trait RawFD is used.
- Loading branch information