This website works better with JavaScript.
Explore
Help
Sign In
oyd
/
minio
Watch
6
Star
1
Fork
You've already forked minio
0
Code
Issues
Pull Requests
Releases
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.
5308
Commits
1
Branch
0
Tags
89 MiB
Tag:
Branch:
Tree:
d07fb41fe8
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd07fb41fe8'
${ noResults }
minio
/
vendor
/
github.com
/
cheggaaa
/
pb
/
pb_solaris.go
7 lines
72 B
Raw
Normal View
History
Unescape
Escape
server: terminal width should fallback to 80x25. (#1895) Some environments might disable access to `/dev/tty`, fall back to '80' in such scenarios. Move to 'cheggaaa/pb' package for better cross platform support on fetching terminal width. Fixes #1891
9 years ago
// +build solaris
// +build !appengine
package
pb
const
sysIoctl
=
54