]> Cypherpunks repositories - gostls13.git/commit
gofix: fixes for os/signal changes
authorRobert Hencke <robert.hencke@gmail.com>
Wed, 29 Jun 2011 06:44:47 +0000 (16:44 +1000)
committerAndrew Gerrand <adg@golang.org>
Wed, 29 Jun 2011 06:44:47 +0000 (16:44 +1000)
commit83550f0728fa8e2d4be1dd1d2b17a7cedb726c8f
tree1b43b7adf6b7fc315a7d505d5094ede015adf445
parentd6f80e1a4c84ea8df878c43b9a89f71c2a0325a1
gofix: fixes for os/signal changes

Fixes #1971.

R=adg, rsc
CC=golang-dev
https://golang.org/cl/4630056
src/cmd/gofix/Makefile
src/cmd/gofix/fix.go
src/cmd/gofix/signal.go [new file with mode: 0644]
src/cmd/gofix/signal_test.go [new file with mode: 0644]