summaryrefslogtreecommitdiff
path: root/libgo/go/runtime/os_linux.go
AgeCommit message (Expand)Author
2022-09-27runtime: portable access to sigev_notify_thread_idIan Lance Taylor
2022-02-13runtime: call timer functions via syscallIan Lance Taylor
2022-02-11libgo: update to Go1.18beta2Ian Lance Taylor
2021-01-01runtime: move startupRandomData back to runtime2.goIan Lance Taylor
2020-12-30libgo: update to Go1.16beta1 releaseIan Lance Taylor
2020-10-14runtime: correct semaphore implementation on netbsdNikhil Benesch
2020-07-27compiler,runtime: pass only ptr and len to some runtime callsIan Lance Taylor
2019-09-06libgo: update to Go 1.13beta1 releaseIan Lance Taylor
2019-08-28runtime: move osinit to GoIan Lance Taylor
2018-09-24libgo: update to Go 1.11Ian Lance Taylor
2018-01-09libgo: update to Go1.10beta1Ian Lance Taylor
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor
2017-01-14libgo: update to Go 1.8 release candidate 1Ian Lance Taylor
2016-09-30runtime: copy internal locking code from Go 1.7 runtimeIan Lance Taylor
2016-09-29runtime: copy runtime.go and runtime1.go from Go 1.7Ian Lance Taylor
2015-10-31runtime: Remove now unnecessary pad field from ParFor.Ian Lance Taylor
2015-01-15libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.Ian Lance Taylor