Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use golang.org/x/sys/unix for IsTerminal on *BSD
Use unix.IoctlGetTermios to implement IsTerminal on *BSD and no longer requires to use the frozen syscall package.
- Loading branch information