]> Cypherpunks repositories - gostls13.git/commit
runtime: Fix plan9 aes hash initialization.
authorKeith Randall <khr@golang.org>
Tue, 12 Mar 2013 18:03:16 +0000 (11:03 -0700)
committerKeith Randall <khr@golang.org>
Tue, 12 Mar 2013 18:03:16 +0000 (11:03 -0700)
commit66e346433eaf931ed66d599f100cacad892d001b
treef4fd09fb11c4903fb6e715f6fb9565811e107c1a
parent9dfcfb938552cfc601562db1f6e6a97534d4e563
runtime: Fix plan9 aes hash initialization.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/7593045
src/pkg/runtime/env_plan9.c
src/pkg/runtime/os_plan9.h
src/pkg/runtime/thread_plan9.c