]> Cypherpunks repositories - gostls13.git/commit
all: use one 'l' when cancelling everywhere except Solaris
authorRob Pike <r@golang.org>
Fri, 11 Sep 2015 18:12:15 +0000 (11:12 -0700)
committerRob Pike <r@golang.org>
Fri, 11 Sep 2015 18:31:51 +0000 (18:31 +0000)
commit67ddae87b97b14e228c09d82c9c21ca0b0eaaae9
tree72c4c0964361a45087a02d741ef4ed66557b6b26
parentf4f0344fe26cca96cc6063459b48e7af61ae483b
all: use one 'l' when cancelling everywhere except Solaris

Fixes #11626.

Change-Id: I1b70c0844473c3b57a53d7cca747ea5cdc68d232
Reviewed-on: https://go-review.googlesource.com/14526
Run-TryBot: Rob Pike <r@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
misc/cgo/test/issue6997_linux.go
src/cmd/compile/internal/big/float.go
src/math/big/float.go
src/math/cmplx/sqrt.go
src/math/j0.go
src/math/j1.go
src/net/fd_windows.go
src/net/http/httputil/reverseproxy_test.go
src/runtime/signal_solaris.go