]> Cypherpunks.ru repositories - gostls13.git/history - src/runtime/netpoll_kqueue.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / runtime / netpoll_kqueue.go
2023-10-23 Andy Panruntime: ignore ETIMEDOUT for kevent conservatively
2023-07-20 Ian Lance Taylorruntime: adjust netpollWaiters after goroutines are...
2023-06-14 Alexander Yastrebovall: fix spelling errors
2023-04-18 Ian Lance Taylorruntime: add and use pollDesc fd sequence field
2022-08-17 Cuong Manh Leruntime: convert kqueue netpollWakeSig to atomic type
2022-08-09 Andy Panruntime: refine code reducing indents in netpollBreak()
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-01-14 Russ Coxruntime: fix net poll races
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-10-28 Russ Coxall: go fix -fix=buildtag std cmd (except for bootstrap...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-02-20 Russ Coxall: go fmt std cmd (but revert vendor)
2020-05-07 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-04-10 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-10 Andy Panruntime: replace the type of netpollWakeSig from a...
2020-04-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-03-27 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-27 Andy Panruntime: converge duplicate calls to netpollBreak into one
2020-03-23 Andy Panruntime: correct the system-call name of kevent in...
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-10-25 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-10-23 Tobias Klauserruntime: report correct error if kevent failed in netpo...
2019-10-21 Ian Lance Taylorruntime: add netpollBreak
2019-10-18 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-10-15 Ian Lance Taylorruntime: change netpoll to take an amount of time to...
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-03-19 Mikio Hararuntime, internal/poll: report only critical event...
2019-03-13 Mikio Hararuntime, internal/poll, net: report event scanning...
2018-09-06 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-08-20 Austin Clementsruntime: use gList in netpoll
2018-07-03 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-06-13 Keith Randallruntime: move darwin kevent calls to libc
2017-12-06 Russ Cox[dev.boringcrypto] all: merge master (nearly Go 1.10...
2017-10-20 Ian Lance Taylorruntime: for kqueue treat EVFILT_READ with EV_EOF as...
2017-04-25 Mikio Hararuntime: adjust netpoll panic messages
2017-02-15 Ian Lance Tayloros: use poller for file I/O
2016-05-05 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-03-02 Austin Clements[dev.garbage] Merge branch 'master' into dev.garbage
2016-03-02 Brad Fitzpatrickall: single space after period.
2015-10-20 Gerrit Code ReviewMerge "[dev.ssa] Merge remote-tracking branch 'origin...
2015-10-19 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-09-15 Ian Lance Taylorruntime: on unexpected netpoll error, throw instead...
2015-05-07 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-04-20 Russ Coxruntime: replace func-based write barrier skipping...
2014-12-28 Keith Randallruntime: rename gothrow to throw
2014-10-22 Austin Clementsbuild: merge the great pkg/ rename into dev.power64
2014-09-08 Russ Coxbuild: move package sources from src/pkg to src