aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Rosset <mike.rosset@gmail.com>2011-09-05 07:48:42 -0400
committerRuss Cox <rsc@golang.org>2011-09-05 07:48:42 -0400
commit8ddd66145ee340ff811f70257f216a9b7b92f1d1 (patch)
tree48c75813b2a2bae6f2938ae7e944628a71427003
parent6cf61bb5b90fa64d450bb93a9f79032e520f7340 (diff)
downloadgo-8ddd66145ee340ff811f70257f216a9b7b92f1d1.tar.gz
go-8ddd66145ee340ff811f70257f216a9b7b92f1d1.zip
build: clear execute bit from Go files
R=golang-dev, rsc CC=golang-dev, mike.rosset https://golang.org/cl/4950062
-rw-r--r--[-rwxr-xr-x]src/cmd/godoc/snippet.go0
-rw-r--r--[-rwxr-xr-x]src/pkg/big/int.go0
-rw-r--r--[-rwxr-xr-x]src/pkg/big/int_test.go0
-rw-r--r--[-rwxr-xr-x]src/pkg/big/nat.go0
-rw-r--r--[-rwxr-xr-x]src/pkg/big/nat_test.go0
-rw-r--r--[-rwxr-xr-x]src/pkg/crypto/rand/rand_windows.go0
-rw-r--r--[-rwxr-xr-x]src/pkg/math/atan2_decl.go0
-rw-r--r--[-rwxr-xr-x]test/hashmap.go0
8 files changed, 0 insertions, 0 deletions
diff --git a/src/cmd/godoc/snippet.go b/src/cmd/godoc/snippet.go
index 68e27d9a0c..68e27d9a0c 100755..100644
--- a/src/cmd/godoc/snippet.go
+++ b/src/cmd/godoc/snippet.go
diff --git a/src/pkg/big/int.go b/src/pkg/big/int.go
index 701b69715d..701b69715d 100755..100644
--- a/src/pkg/big/int.go
+++ b/src/pkg/big/int.go
diff --git a/src/pkg/big/int_test.go b/src/pkg/big/int_test.go
index b2e1692179..b2e1692179 100755..100644
--- a/src/pkg/big/int_test.go
+++ b/src/pkg/big/int_test.go
diff --git a/src/pkg/big/nat.go b/src/pkg/big/nat.go
index 33d6bb16ff..33d6bb16ff 100755..100644
--- a/src/pkg/big/nat.go
+++ b/src/pkg/big/nat.go
diff --git a/src/pkg/big/nat_test.go b/src/pkg/big/nat_test.go
index 71d0860878..71d0860878 100755..100644
--- a/src/pkg/big/nat_test.go
+++ b/src/pkg/big/nat_test.go
diff --git a/src/pkg/crypto/rand/rand_windows.go b/src/pkg/crypto/rand/rand_windows.go
index 0eab6b213a..0eab6b213a 100755..100644
--- a/src/pkg/crypto/rand/rand_windows.go
+++ b/src/pkg/crypto/rand/rand_windows.go
diff --git a/src/pkg/math/atan2_decl.go b/src/pkg/math/atan2_decl.go
index 3932ed6e4a..3932ed6e4a 100755..100644
--- a/src/pkg/math/atan2_decl.go
+++ b/src/pkg/math/atan2_decl.go
diff --git a/test/hashmap.go b/test/hashmap.go
index 0a4d7ab61e..0a4d7ab61e 100755..100644
--- a/test/hashmap.go
+++ b/test/hashmap.go