]> Cypherpunks repositories - gostls13.git/commit
crypto: add AIX operating system
authorClément Chigot <clement.chigot@atos.net>
Fri, 28 Sep 2018 13:42:19 +0000 (15:42 +0200)
committerIan Lance Taylor <iant@golang.org>
Wed, 10 Oct 2018 14:55:17 +0000 (14:55 +0000)
commit29907b13db0455eded50263b4e37445045c82e6e
tree78e8238f6830105494912ab07cb160df0e52dc66
parent1c88ce5f7bae4698b39cb7dbbb200f59c5b22a91
crypto: add AIX operating system

This commit adds AIX operating system to crypto package for ppc64
architecture.

Updates: #25893

Change-Id: I20047ff2fef0051b8b235ec15b064c4a95c2b9c3
Reviewed-on: https://go-review.googlesource.com/c/138722
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/crypto/rand/eagain.go
src/crypto/rand/rand_unix.go
src/crypto/x509/root_aix.go [new file with mode: 0644]
src/crypto/x509/root_unix.go