aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/bytes/bytes_test.go
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2011-11-13 22:44:52 -0500
committerRuss Cox <rsc@golang.org>2011-11-13 22:44:52 -0500
commitc017a8299fec188913726e5c0d19e669bc4a2feb (patch)
tree311efd1e8983a49136a1c5f8b22724c11fb8b3ca /src/pkg/bytes/bytes_test.go
parentb126902e84891737e7f94a547b4273dc37706065 (diff)
downloadgo-c017a8299fec188913726e5c0d19e669bc4a2feb.tar.xz
syscall: use error
- syscall (not os) now defines the Errno type. - the low-level assembly functions Syscall, Syscall6, and so on return Errno, not uintptr - syscall wrappers all return error, not uintptr. R=golang-dev, mikioh.mikioh, r, alex.brainman CC=golang-dev https://golang.org/cl/5372080
Diffstat (limited to 'src/pkg/bytes/bytes_test.go')
0 files changed, 0 insertions, 0 deletions