This website works better with JavaScript.
Explore
Help
Sign In
ZOS
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Gitea 代码
10511
Commits
1
Branch
0
Tags
242 MiB
Tree:
d0a676c8ff
gitea
/
vendor
/
github.com
/
jessevdk
/
go-flags
/
tiocgwinsz_other.go
8 lines
93 B
Raw
Normal View
History
Unescape
Escape
Use vendored go-swagger (#8087) * Use vendored go-swagger * vendor go-swagger * revert un wanteed change * remove un-needed GO111MODULE * Update Makefile Co-Authored-By: techknowlogick <matti@mdranta.net>
6 years ago
// +build !darwin,!freebsd,!netbsd,!openbsd,!linux
package
flags
const
(
tIOCGWINSZ
=
0
)