]> Cypherpunks repositories - gostls13.git/commit
runtime: use new reflect data structures (CL 31107)
authorRuss Cox <rsc@golang.org>
Tue, 7 Jul 2009 18:02:54 +0000 (11:02 -0700)
committerRuss Cox <rsc@golang.org>
Tue, 7 Jul 2009 18:02:54 +0000 (11:02 -0700)
commitc7513eac88d96b3005e08cc7e378a35ab93cad5a
tree516fe1e60f6a2bf06949f33386d663714f0a8805
parentce2e450c6bb6c7fcdb9fcce3054aee661906a698
runtime: use new reflect data structures (CL 31107)
in place of sigi, sigt.

R=ken
OCL=31118
CL=31277
src/cmd/gc/sys.go
src/pkg/runtime/Makefile
src/pkg/runtime/iface.c
src/pkg/runtime/print.c
src/pkg/runtime/runtime.h