This website works better with JavaScript.
Explore
Help
Sign In
github-forks
/
gitea
mirror of
https://github.com/go-gitea/gitea.git
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Projects
Releases
Activity
5563d56a32
gitea
/
vendor
/
github.com
/
jessevdk
/
go-flags
/
tiocgwinsz_linux.go
8 lines
63 B
Go
Raw
Blame
History
// +build linux
package
flags
const
(
tIOCGWINSZ
=
0x5413
)
View Git Blame
Copy Permalink