Codebase list golang-github-vbauerster-mpb / 7a7c975
build on zos Neil Johnson authored 5 years ago Samuel-Turner committed 5 years ago
1 changed file(s) with 7 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 // +build zos
1
2 package cwriter
3
4 import "golang.org/x/sys/unix"
5
6 const ioctlReadTermios = unix.TCGETS