]> Cypherpunks repositories - gostls13.git/commit
chans and maps of interfaces
authorRuss Cox <rsc@golang.org>
Wed, 10 Dec 2008 00:16:07 +0000 (16:16 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 10 Dec 2008 00:16:07 +0000 (16:16 -0800)
commit3935610e35bbbfba7771b7fd1be93b3328ded4e4
tree14c9af3295825fd30d1352eb9c82d59fd608810f
parent50d0695ccff6391d1506173b53069d1601c504c0
chans and maps of interfaces

R=r
DELTA=746  (729 added, 1 deleted, 16 changed)
OCL=20858
CL=20858
src/runtime/chan.c
src/runtime/hashmap.c
src/runtime/runtime.c
src/runtime/runtime.h
test/chan/powser2.go [new file with mode: 0644]