]> Cypherpunks repositories - gostls13.git/commit
in hash implementation, if data >= 8, align to 8.
authorRuss Cox <rsc@golang.org>
Mon, 26 Jan 2009 23:36:39 +0000 (15:36 -0800)
committerRuss Cox <rsc@golang.org>
Mon, 26 Jan 2009 23:36:39 +0000 (15:36 -0800)
commit9ed2960de8a9eb833f2b265e39c911db4939bf9e
tree6ee5ed02bc5668acdf1e80f5584386b2302c0f72
parent3c5f3a864115a3d06d531adf71df02d208b7ab25
in hash implementation, if data >= 8, align to 8.

R=ken
OCL=23519
CL=23521
src/runtime/hashmap.c