This website requires JavaScript.
Explore
Sign In
crystal
/
codeberg-forgejo
forked from
mirror/codeberg-forgejo
Watch
1
Star
0
Fork
You've already forked codeberg-forgejo
0
Code
codeberg-1.14
codeberg-forgejo
/
vendor
/
github.com
/
jessevdk
/
go-flags
/
tiocgwinsz_bsdish.go
8 lines
91 B
Go
Raw
Permalink
Blame
History
// +build darwin freebsd netbsd openbsd
package
flags
const
(
tIOCGWINSZ
=
0x40087468
)
View Git Blame
Copy Permalink