]> Cypherpunks repositories - gostls13.git/commit
runtime: get randomness from AT_RANDOM AUXV on linux/mips64x
authorShenghou Ma <minux@golang.org>
Fri, 6 May 2016 04:53:42 +0000 (00:53 -0400)
committerMinux Ma <minux@golang.org>
Fri, 6 May 2016 05:50:02 +0000 (05:50 +0000)
commit2e32efc44ac86cce3bd0808e6049d8c9b0225ba8
tree48325f0bf77d888645e021fea6e6b0ba0624e6b9
parentef92857e27556804d66e72e2360dc2c6b6554bd7
runtime: get randomness from AT_RANDOM AUXV on linux/mips64x

Fixes #15148.

Change-Id: If3b628f30521adeec1625689dbc98aaf4a9ec858
Reviewed-on: https://go-review.googlesource.com/22811
Reviewed-by: Keith Randall <khr@golang.org>
Run-TryBot: Minux Ma <minux@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/os_linux_mips64x.go
src/runtime/os_linux_noauxv.go