Files
sys/unix
Steven Hartland 7a6e5648d1 unix: fix SysctlUint64 on 32bit machines
TestSysctlUint64 was using vm.max_kernel_address which is only 64bit
on 64bit machines or 32bit machines with PAE. Switch to using
security.mac.labeled which is a SYSCTL_UQUAD so 64bit on all platforms.

Also:
* Correct typo in test name.

Fixes golang/go#15186

Change-Id: I88b5b6ee6a04dec0730bca1e1f0e282f3c18d20d
Reviewed-on: https://go-review.googlesource.com/36058
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-02-01 05:12:45 +00:00
..
2015-05-07 23:38:20 +00:00
2015-05-07 23:38:20 +00:00
2015-05-18 19:16:10 +00:00
2015-05-07 23:38:20 +00:00
2015-05-07 23:38:20 +00:00
2015-05-07 23:38:20 +00:00
2015-05-07 23:38:20 +00:00
2015-05-07 23:38:20 +00:00
2015-05-07 23:38:20 +00:00
2015-05-07 23:38:20 +00:00
2015-05-07 23:38:20 +00:00
2015-05-07 23:38:20 +00:00
2015-05-07 23:38:20 +00:00
2015-05-07 23:38:20 +00:00
2015-05-07 23:38:20 +00:00
2015-05-07 23:38:20 +00:00
2015-05-12 03:31:30 +00:00
2014-10-01 12:10:37 -07:00
2015-05-12 03:04:57 +00:00
2015-05-07 23:38:20 +00:00
2015-05-12 03:04:57 +00:00
2016-05-13 18:30:25 +00:00
2014-08-11 15:58:26 -07:00
2015-05-13 20:12:53 +00:00
2014-08-11 15:58:26 -07:00
2014-08-11 15:58:26 -07:00
2016-05-13 18:30:25 +00:00