]> Cypherpunks repositories - gostls13.git/commit
runtime: print errno on clock_gettime failure on OpenBSD
authorAustin Clements <austin@google.com>
Wed, 1 Dec 2021 18:41:45 +0000 (13:41 -0500)
committerAustin Clements <austin@google.com>
Thu, 2 Dec 2021 15:48:58 +0000 (15:48 +0000)
commit28ec0fdeb500b4d0ab5c0ac07cba2f5ebc12ae32
tree1467272f787a3a04d6a34ebc358e05748d05bc17
parentd34051bf16d86a88e6c5764aa076219069702045
runtime: print errno on clock_gettime failure on OpenBSD

For #49532.

Change-Id: I5afc64c987f0519903128550a7dac3a0f5e592cf
Reviewed-on: https://go-review.googlesource.com/c/go/+/368334
Trust: Austin Clements <austin@google.com>
Run-TryBot: Austin Clements <austin@google.com>
Reviewed-by: Joel Sing <joel@sing.id.au>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/runtime/sys_openbsd2.go
src/runtime/sys_openbsd_386.s
src/runtime/sys_openbsd_amd64.s
src/runtime/sys_openbsd_arm.s
src/runtime/sys_openbsd_arm64.s