1
0
mirror of https://github.com/golang/go synced 2024-11-23 09:10:08 -07:00
go/src/internal
Katie Hockman 0e0f798624 Revert "os: add support for long path names on unix RemoveAll"
This reverts commit 85143d3554.

Reason for revert: Breaking all Darwin and FreeBSD builds. Trybots did not pass for this.

Change-Id: I5494e14ad5ab9cf6e1e225a25b2e8b38f3359d13
Reviewed-on: https://go-review.googlesource.com/c/145897
Reviewed-by: Katie Hockman <katie@golang.org>
Run-TryBot: Katie Hockman <katie@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2018-10-30 16:54:49 +00:00
..
bytealg internal/bytealg: improve asm for memequal on ppc64x 2018-10-23 19:22:44 +00:00
cpu internal/cpu: remove unused and not required ppc64(le) feature detection 2018-10-29 19:23:48 +00:00
fmtsort fmt: print maps in key-sorted order 2018-10-18 21:12:24 +00:00
goroot go/build: move isStandardPackage to new internal/goroot package 2018-09-25 22:07:43 +00:00
nettrace
poll internal/poll: add FD.Fsync on aix 2018-10-12 16:10:54 +00:00
race
singleflight net: don't let cancelation of a DNS lookup affect another lookup 2018-03-16 13:39:38 +00:00
syscall Revert "os: add support for long path names on unix RemoveAll" 2018-10-30 16:54:49 +00:00
testenv all: skip unsupported tests for js/wasm 2018-04-30 19:39:18 +00:00
testlog cmd/go: invalidate cached test results if env vars or files change 2017-12-11 19:08:32 +00:00
trace all: fix typos detected by github.com/client9/misspell 2018-08-23 15:54:07 +00:00
traceparser internal/traceparser: skip test on iOS 2018-10-24 15:33:16 +00:00