aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/go-patches/0010-runtime-allow-for-usleep2HighRes-to-run-without-TLS-.patch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* go-patches: add back hires windows timer patchesJason A. Donenfeld2020-11-221-0/+91
This adds back the high resolution timer patches, but with the addition of Alex's recent fix to branch to the old code in the event that 0x28(%gs) is zeroed out. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>