]> Cypherpunks repositories - gostls13.git/commit
runtime: remove unused memlimit function
authorAustin Clements <austin@google.com>
Mon, 29 Jan 2018 17:22:32 +0000 (12:22 -0500)
committerAustin Clements <austin@google.com>
Tue, 13 Feb 2018 22:35:47 +0000 (22:35 +0000)
commit8693b4f095b2efdbd11967655579606bc3192c59
tree52997e4467c4a39b3177c45601f1fbd0d4f50a06
parent618f88d847af9a060a14794859d4f1ea51a08006
runtime: remove unused memlimit function

Change-Id: Id057dcc85d64e5c670710fbab6cacd4b906cf594
Reviewed-on: https://go-review.googlesource.com/93655
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/os3_solaris.go
src/runtime/os_darwin.go
src/runtime/os_dragonfly.go
src/runtime/os_freebsd.go
src/runtime/os_linux.go
src/runtime/os_nacl.go
src/runtime/os_netbsd.go
src/runtime/os_openbsd.go
src/runtime/os_plan9.go
src/runtime/os_windows.go