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