This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8402
Commits
2
Branches
178 MiB
Tree:
d338e8238f
for-closed-social
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd338e8238f'
${ noResults }
gitea
/
vendor
/
github.com
/
jessevdk
/
go-flags
/
tiocgwinsz_other.go
7 lines
93 B
Raw
Normal View
History
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>
5 years ago
// +build !darwin,!freebsd,!netbsd,!openbsd,!linux
package
flags
const
(
tIOCGWINSZ
=
0
)