aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/runtime/netpoll_aix.go
AgeCommit message (Expand)AuthorFilesLines
2022-02-11libgo: update to Go1.18beta2Ian Lance Taylor1-4/+1
2020-08-01libgo: update to go1.15rc1Ian Lance Taylor1-3/+12
2020-01-21libgo: update to Go1.14beta1Ian Lance Taylor1-45/+46
2019-09-06libgo: update to Go 1.13beta1 releaseIan Lance Taylor1-40/+3
2019-03-19libgo: fix build on AIXIan Lance Taylor1-1/+0
2019-01-18libgo: update to Go1.12beta2Ian Lance Taylor1-39/+88
2018-08-07runtime: use poll rather than pollset for netpoll on AIXIan Lance Taylor1-107/+93
2018-01-19runtime: no escape for some functions on AIXIan Lance Taylor1-0/+3
2017-09-20internal,net,os,runtime,syscall: fixes for AIX following update to go1.9Ian Lance Taylor1-5/+10
2017-08-16runtime: better implementation of netpoll for AIXIan Lance Taylor1-65/+96
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor1-0/+173