go/src/internal
Keith Randall 1dfa380e3d internal/bytealg: move equal functions to bytealg
Move bytes.Equal, runtime.memequal, and runtime.memequal_varlen
to the bytealg package.

Update #19792

Change-Id: Ic4175e952936016ea0bda6c7c3dbb33afdc8e4ac
Reviewed-on: https://go-review.googlesource.com/98355
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-03-03 04:18:27 +00:00
..
bytealg internal/bytealg: move equal functions to bytealg 2018-03-03 04:18:27 +00:00
cpu internal/bytealg: move IndexByte asssembly to the new bytealg package 2018-03-02 22:46:15 +00:00
nettrace
poll net, internal/poll, net/internal/socktest: use SOCK_{CLOEXEC,NONBLOCK} accept4/socket flags on OpenBSD 2018-02-26 16:59:38 +00:00
race
singleflight net: avoid race on test hooks with DNS goroutines 2017-12-08 05:12:13 +00:00
syscall internal/syscall/windows/registry: improve ReadSubKeyNames permissions 2018-03-02 22:58:33 +00:00
testenv all: drop support for Windows Vista or below (Windows XP) 2018-02-15 17:24:42 +00:00
testlog cmd/go: invalidate cached test results if env vars or files change 2017-12-11 19:08:32 +00:00
trace internal/trace: Revert "remove backlinks from span/task end to start" 2018-03-02 20:32:08 +00:00