]> Cypherpunks repositories - gostls13.git/commit
os/signal: move to exp/signal.
authorDavid Symonds <dsymonds@golang.org>
Wed, 1 Feb 2012 22:08:50 +0000 (09:08 +1100)
committerDavid Symonds <dsymonds@golang.org>
Wed, 1 Feb 2012 22:08:50 +0000 (09:08 +1100)
commitb68d947b91780644801ad591e123a1583de29fc9
tree9ce8016cabc4b1cc47f9bbbac56b413564c34b88
parent55779917f35b4a6c85ad4d750719cffb53299849
os/signal: move to exp/signal.

Fixes #2816.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5609048
doc/go1.html
doc/go1.tmpl
src/pkg/exp/signal/signal.go [moved from src/pkg/os/signal/signal.go with 100% similarity]
src/pkg/exp/signal/signal_test.go [moved from src/pkg/os/signal/signal_test.go with 100% similarity]