aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/runtime/os_hurd.go
AgeCommit message (Expand)AuthorFilesLines
2022-02-18libgo: update Hurd supportIan Lance Taylor1-0/+13
2021-01-14libgo: update hurd supportIan Lance Taylor1-9/+9
2020-10-14runtime: correct semaphore implementation on netbsdNikhil Benesch1-0/+4
2019-12-24re PR go/93020 (Final patches to build gcc-10 on GNU/Hurd)Ian Lance Taylor1-1/+1
2019-12-09re PR go/92861 (Passes relative time to sem_timedwait on GNU/Hurd)Ian Lance Taylor1-4/+0
2019-12-09re PR go/92861 (Passes relative time to sem_timedwait on GNU/Hurd)Ian Lance Taylor1-2/+26
2019-12-06re PR other/29842 ([meta-bug] outstanding patches / issues from STMicroelectr...Ian Lance Taylor1-5/+5
2019-09-06libgo: update to Go 1.13beta1 releaseIan Lance Taylor1-2/+1
2019-08-28runtime: move osinit to GoIan Lance Taylor1-0/+21
2019-02-01runtime: add hurd netpoll and semaphore supportIan Lance Taylor1-0/+87