aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/proc.c
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-07-17 09:55:12 -0700
committerRui Ueyama <ruiu@google.com>2014-07-17 09:55:12 -0700
commit90870e61b7311a0c2b4d3059368cf75006157a50 (patch)
tree5d91ad41e09d471041c5fca8ca6a57f686cc41c0 /src/pkg/runtime/proc.c
parent8158b8b68606fa101a89d6e761744ea79f969b77 (diff)
downloadgo-90870e61b7311a0c2b4d3059368cf75006157a50.tar.xz
strings: remove byteBitmap
Previously we had a bitmap to check whether or not a byte appears in a string should be replaced. But we don't actually need a separate bitmap for that purpose. Removing the bitmap makes the code simpler. LGTM=dave, iant, nigeltao R=golang-codereviews, dave, gobot, nigeltao, iant, bradfitz, rsc CC=golang-codereviews https://golang.org/cl/110100043
Diffstat (limited to 'src/pkg/runtime/proc.c')
0 files changed, 0 insertions, 0 deletions