]> Cypherpunks repositories - gostls13.git/commit
syscall: remove sysctl workaround for openbsd
authorJoel Sing <jsing@google.com>
Thu, 26 Apr 2012 15:45:15 +0000 (01:45 +1000)
committerJoel Sing <jsing@google.com>
Thu, 26 Apr 2012 15:45:15 +0000 (01:45 +1000)
commite5f2662c25dbdf2ed258867964e424f00f7a9cb8
tree9073f27f7db1f9607427d1120a0bc501b6bdb1f0
parent549162340690f77dc90a184b8f5ea260d8a16249
syscall: remove sysctl workaround for openbsd

Now that Go will no longer work on OpenBSD versions prior to 5.1,
remove the sysctl workaround that was needed for 5.0 and earlier.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/6116050
src/pkg/syscall/syscall_bsd.go