mirror of
https://github.com/golang/go
synced 2024-11-02 11:50:30 +00:00
432cb66f16
runtime/internal/sys will hold system-, architecture- and config- specific constants. Updates #11647 Change-Id: I6db29c312556087a42e8d2bdd9af40d157c56b54 Reviewed-on: https://go-review.googlesource.com/16817 Reviewed-by: Russ Cox <rsc@golang.org>
44 lines
569 B
Text
44 lines
569 B
Text
.DS_Store
|
|
*.[56789ao]
|
|
*.a[56789o]
|
|
*.so
|
|
*.pyc
|
|
._*
|
|
.nfs.*
|
|
[56789a].out
|
|
*~
|
|
*.orig
|
|
*.rej
|
|
*.exe
|
|
.*.swp
|
|
core
|
|
*.cgo*.go
|
|
*.cgo*.c
|
|
_cgo_*
|
|
_obj
|
|
_test
|
|
_testmain.go
|
|
build.out
|
|
test.out
|
|
doc/articles/wiki/*.bin
|
|
misc/cgo/life/run.out
|
|
misc/cgo/stdio/run.out
|
|
misc/cgo/testso/main
|
|
src/cmd/**/y.output
|
|
src/cmd/cgo/zdefaultcc.go
|
|
src/cmd/go/zdefaultcc.go
|
|
src/cmd/internal/obj/zbootstrap.go
|
|
src/go/doc/headscan
|
|
src/runtime/internal/sys/zversion.go
|
|
src/unicode/maketables
|
|
src/*.*/
|
|
test/pass.out
|
|
test/run.out
|
|
test/times.out
|
|
test/garbage/*.out
|
|
goinstall.log
|
|
last-change
|
|
VERSION.cache
|
|
|
|
bin/
|
|
pkg/
|