commit | 8442dd2c63c9e216b31aaa5ee1471da1dd24cfab | [log] [tgz] |
---|---|---|
author | Rob Pike <r@golang.org> | Mon Aug 11 15:58:26 2014 -0700 |
committer | Rob Pike <r@golang.org> | Mon Aug 11 15:58:26 2014 -0700 |
tree | 7ec3d13e475889df9a867dfd8052029305267f4e | |
parent | 20acc5cf31aac64b2827660519d7bd5cb3d5f767 [diff] |
go.sys: update package names Semi-automatic migration from package syscall to package {plan9,windows,unix}. No builds attempted yet, but this gets a lot of noise behind us so subsequent CLs will be more concise and easier to follow. Subsequent CLs will have semantic content. LGTM=rsc R=golang-codereviews, rsc CC=golang-codereviews https://golang.org/cl/121520043