]> Cypherpunks repositories - gostls13.git/commit
runtime: remove unused runtime·signame and runtime·newError
authorIan Lance Taylor <iant@golang.org>
Tue, 6 Mar 2012 17:07:00 +0000 (09:07 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 6 Mar 2012 17:07:00 +0000 (09:07 -0800)
commitaabbcda8163d4a2bceaf8e25156968cb0e88de75
treef80862c8226e482902e8eb24b00cebfcf1139e7e
parenteb2163ffbb9ce586ff01332c41549c8bb28462af
runtime: remove unused runtime·signame and runtime·newError

R=golang-dev
CC=golang-dev
https://golang.org/cl/5756044
src/pkg/runtime/runtime.h
src/pkg/runtime/signal_plan9_386.c
src/pkg/runtime/signal_unix.c
src/pkg/runtime/thread_windows.c