This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
publics
/
mattn__go-isatty
ウォッチ
0
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
Add AIX support
Clément Chigot
6 年 前
親
c2a7a6ca93
コミット
463fe4a8d0
1 ファイル変更
、
1 行追加
、
1 行削除
分割表示
差分情報を表示
1
1
isatty_tcgets.go
+ 1
- 1
isatty_linux.go → isatty_tcgets.go
ファイルの表示
@@ -1,4 +1,4 @@
-// +build linux
+// +build linux
aix
// +build !appengine
// +build !android