]> Cypherpunks.ru repositories - gostls13.git/history - src/runtime/defs_openbsd_386.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / runtime / defs_openbsd_386.go
2023-10-23 Andy Panruntime: ignore ETIMEDOUT for kevent conservatively
2023-05-23 Tobias Klauserruntime: remove unused _F_{GET,SET}FL constants on...
2023-05-20 Ian Lance Taylorruntime: consolidate on a single closeonexec definition
2022-11-18 Michael Knyszekruntime: add page tracer
2022-09-02 Tobias Klauserruntime: support MADV_DONTNEED on the BSDs and Solaris...
2022-03-07 David Chase[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-03 Tobias Klauserruntime: remove fallback to pipe on platforms with...
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-04-30 Joel Singruntime: switch runtime to libc for openbsd/386
2021-04-30 Joel Singruntime: switch openbsd/386 to pthreads
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-21 Ian Lance Taylorruntime: add netpollBreak
2019-10-20 Ian Lance Taylorruntime: define nonblockingPipe
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-03-15 Ian Lance Taylorruntime: introduce and consistently use setNsec for...
2018-09-06 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-06-29 Austin Clementsruntime: remap stack spans with MAP_STACK on OpenBSD
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...
2016-09-26 Ian Lance Taylorruntime: unify handling of alternate signal stack
2014-12-05 Russ Coxall: merge dev.cc (81884b89bd88) into default
2014-12-05 Russ Cox[dev.cc] all: merge default (8d42099cdc23) into dev.cc
2014-11-23 Russ Cox[dev.cc] all: merge default (95f5614b4648) into dev.cc
2014-11-20 Russ Cox[dev.cc] all: merge default (e4ab8f908aac) into dev.cc
2014-11-20 Russ Cox[dev.cc] all: merge dev.power64 (f57928630b36) into...
2014-11-16 Russ Cox[dev.garbage] all: merge dev.cc (723ca3789b88) into...
2014-11-15 Russ Cox[dev.garbage] all: merge dev.cc into dev.garbage
2014-11-14 Russ Cox[dev.cc] runtime: change set_sec to take int64
2014-11-14 Russ Cox[dev.cc] all: merge dev.power64 (7667e41f3ced) into...
2014-11-14 Joel Sing[dev.cc] runtime: convert openbsd/386 port to Go
2014-11-11 Russ Cox[dev.cc] runtime: convert defs_$GOOS_$GOARCH.h to Go