osx_clock_gettime_fix

package
v0.0.0-...-ddee7fb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package osx_clock_gettime_fix, when linked into a binary, replaces references to clock_gettime with a reference to a shim over gettimeofday.

clock_gettime is absent on OSX 10.11 and earlier, but >=go1.16 links to it. This hack allows to run binaries compiled with go1.16 on OSX 10.11.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL