]> Cypherpunks repositories - gostls13.git/commit
runtime: remove C-style strcmp and strncmp helpers
authorMatthew Dempsky <mdempsky@google.com>
Fri, 13 Feb 2015 03:09:12 +0000 (12:09 +0900)
committerIan Lance Taylor <iant@golang.org>
Mon, 16 Feb 2015 04:07:19 +0000 (04:07 +0000)
commit7b36227002b8b442a55dfb975490a861a8aa2ff2
treede3e8d850ca8aca8910c071fe76eba797524da3c
parentf10e03770c9702b3ee3bcc2ccdb78691f389c1a3
runtime: remove C-style strcmp and strncmp helpers

Change-Id: I4aa23e3a0e765651c91907507a0194fd528b6223
Reviewed-on: https://go-review.googlesource.com/4662
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/os3_plan9.go
src/runtime/signal_plan9.go
src/runtime/string1.go