1
0
mirror of https://github.com/golang/go synced 2024-10-04 15:11:20 -06:00
go/src/cmd/fix
David Symonds 6d35302704 cmd/fix: remove os.Wait gofix.
The os.Wait function has been removed entirely, so there's no point in fixing code that called it.

R=r
CC=golang-dev
https://golang.org/cl/5685078
2012-02-22 15:46:31 +11:00
..
testdata cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
doc.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
error_test.go fix: walk ast.Ellipsis values. 2012-02-17 14:39:50 +11:00
error.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
filepath_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
filepath.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
fix.go fix: walk ast.Ellipsis values. 2012-02-17 14:39:50 +11:00
go1pkgrename_test.go net/url: API 2012-02-16 23:46:28 -05:00
go1pkgrename.go cmd/fix: warn about exp, old, deleted packages 2012-02-12 23:55:33 -05:00
go1rename_test.go cmd/fix: add runtime renamings 2012-02-19 16:10:45 -05:00
go1rename.go cmd/fix: add runtime renamings 2012-02-19 16:10:45 -05:00
googlecode_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
googlecode.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
hashsum_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
hashsum.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
hmacnew_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
hmacnew.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
htmlerr_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
htmlerr.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
httpfinalurl_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
httpfinalurl.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
httpfs_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
httpfs.go cmd, pkg/go/*: fix "go vet" warnings for go/ast and go/printer 2012-02-16 22:43:41 +11:00
httpheaders_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
httpheaders.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
httpserver_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
httpserver.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
httputil_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
httputil.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
imagecolor_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
imagecolor.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
imagenew_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
imagenew.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
imageycbcr_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
imageycbcr.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
import_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
iocopyn_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
iocopyn.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
main_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
main.go cmd, pkg/go/*: fix "go vet" warnings for go/ast and go/printer 2012-02-16 22:43:41 +11:00
mapdelete_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
mapdelete.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
math_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
math.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
netdial_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
netdial.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
netudpgroup_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
netudpgroup.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
newwriter_test.go fix: add fix for bufio, gzip, zlib NewWriterXxx changes. 2012-02-15 14:41:47 +11:00
newwriter.go fix: add fix for bufio, gzip, zlib NewWriterXxx changes. 2012-02-15 14:41:47 +11:00
oserrorstring_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
oserrorstring.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
osopen_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
osopen.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
procattr_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
procattr.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
reflect_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
reflect.go cmd, pkg/go/*: fix "go vet" warnings for go/ast and go/printer 2012-02-16 22:43:41 +11:00
signal_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
signal.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
sorthelpers_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
sorthelpers.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
sortslice_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
sortslice.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
strconv_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
strconv.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
stringssplit_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
stringssplit.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
template_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
template.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
timefileinfo_test.go go/printer, gofmt: don't print incorrect programs 2012-02-07 15:19:52 -08:00
timefileinfo.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
typecheck.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
url2_test.go net/url: Rename ParseWithReference to ParseWithFragment. 2012-02-16 15:56:03 +11:00
url2.go net/url: Rename ParseWithReference to ParseWithFragment. 2012-02-16 15:56:03 +11:00
url_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
url.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
xmlapi_test.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
xmlapi.go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00