]> Cypherpunks.ru repositories - gostls13.git/history - src/runtime/os_plan9.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / runtime / os_plan9.go
2023-05-12 Ian Lance Tayloros, runtime: remove unused implementations of os.sigpipe
2023-03-21 Achille Rousselruntime: reuse freed memory blocks on wasm
2022-10-18 Michael Prattruntime: always keep global reference to mp until mexit...
2022-10-12 Michael Anthony... runtime: add safe arena support to the runtime
2022-08-04 Matthew Dempsky[dev.unified] all: merge master (85d87b9) into dev...
2022-08-02 Michael Prattruntime: trivial replacements of g in remaining files
2022-08-02 Michael Prattruntime: trivial replacements of _g_ in os files
2022-08-02 Michael Prattruntime: clean up canpanic
2022-07-20 Gerrit Code ReviewMerge "[dev.unified] all: merge master (8e1e64c) into...
2022-07-19 David Chase[dev.unified] all: merge master (8e1e64c) into dev...
2022-07-04 Ori Bernsteinruntime: pass correct string to exits on Plan 9
2022-05-13 David Chaseruntime: tweak js and plan9 to avoid/disable write...
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-05 Russ Coxall: separate doc comment from //go: directives
2021-09-09 Jay Conrod[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
2021-08-25 Michael Matloob[dev.cmdgo] all: merge master (c2f96e6) into dev.cmdgo
2021-08-16 Roland Shoemaker[dev.boringcrypto] all: merge commit 57c115e1 into...
2021-08-12 Gerrit Code ReviewMerge "all: REVERSE MERGE dev.typeparams (4d3cc84)...
2021-08-12 Matthew Dempskyall: REVERSE MERGE dev.typeparams (4d3cc84) into master
2021-08-12 Matthew Dempsky[dev.typeparams] all: merge master (46fd547) into dev...
2021-07-26 Matthew Dempsky[dev.typeparams] all: merge master (ecaa681) into dev...
2021-07-22 Matthew Dempsky[dev.typeparams] all: merge master (798ec73) into dev...
2021-07-20 Matthew Dempsky[dev.typeparams] all: merge master (c8f4e61) into dev...
2021-07-08 Matthew Dempsky[dev.typeparams] all: merge master (296ddf2) into dev...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-07-02 Matthew Dempsky[dev.typeparams] all: merge master (912f075) into dev...
2021-07-01 Matthew Dempsky[dev.typeparams] all: merge master (4711bf3) into dev...
2021-06-25 Cuong Manh Le[dev.typeparams] all: merge master (37f9a8f) into dev...
2021-06-21 Cuong Manh Le[dev.typeparams] all: merge master (16e82be) into dev...
2021-06-16 Cuong Manh Le[dev.typeparams] all: merge master (785a8f6) into dev...
2021-06-14 Matthew Dempsky[dev.typeparams] all: merge master (fdab5be) into dev...
2021-06-07 Matthew Dempsky[dev.typeparams] all: merge master (8212707) into dev...
2021-06-01 Cherry Mui[dev.typeparams] all: merge master (2725522) into dev...
2021-05-25 Matthew Dempsky[dev.typeparams] all: merge master (f22ec51) into dev...
2021-05-20 Cherry Mui[dev.typeparams] runtime: use internal/abi.FuncPCABI0...
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-03-30 Meng Zhuoruntime: init plan9 hashkey by time
2021-02-24 Filippo Valsorda[dev.boringcrypto] all: merge master (5b76343) into...
2021-02-19 Robert Griesemer[dev.typeparams] all: merge master (06b86e9) into dev...
2021-02-19 Katie Hockman[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
2021-02-19 Russ Coxruntime: clean up system calls during cgo callback...
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2021-01-23 Gerrit Code ReviewMerge "[dev.typeparams] all: merge dev.regabi (7e0a81d...
2021-01-23 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (7e0a81d) into...
2021-01-22 Matthew Dempsky[dev.regabi] all: merge master (dab3e5a) into dev.regabi
2021-01-18 Jason A. Donenfeldruntime: free Windows event handles after last lock...
2020-12-28 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (07569da) into...
2020-12-28 Matthew Dempsky[dev.regabi] all: merge master (1d78139) into dev.regabi
2020-12-23 Andrew G. Morganruntime: linux iscgo support for not blocking nptl...
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-17 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-03 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-28 Ian Lance Taylorruntime: block signals in needm before allocating M
2020-09-30 Jeremy Faller[dev.link] Merge branch 'master' into dev.link
2020-09-18 Keith Randallruntime/debug: provide Addr method for errors from...
2020-08-21 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-17 Austin Clementsruntime: replace index and contains with bytealg calls
2020-07-09 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-06-19 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-06-19 Richard Millerruntime, syscall: use local cache for Setenv/Getenv...
2020-05-21 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-05-18 Richard Millerruntime: don't enable notes (=signals) too early in...
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-11-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-11-05 Cherry Zhangcmd: merge branch 'dev.link' into master
2019-11-02 Austin Clementsruntime: use signals to preempt Gs for suspendG
2019-09-04 Austin Clementsruntime: wrap nanotime, walltime, and write
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-03-18 Keith Randallcmd/compile,runtime: provide index information on bound...
2018-09-06 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-08-22 Martin Möhrmannruntime: replace calls to hasprefix with hasPrefix
2018-05-18 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-04-30 Elias Naurruntime: perform crashes outside systemstack
2018-04-30 Keith Randallruntime,cmd/ld: on darwin, create theads using libc
2018-02-13 Austin Clementsruntime: remove unused memlimit function
2017-12-06 Russ Cox[dev.boringcrypto] all: merge master (nearly Go 1.10...
2017-10-11 Austin Clementsruntime: make it possible to exit Go-created threads
2017-09-27 Alex Brainmansyscall: make Exit call runtime.exit
2017-06-14 Ian Lance Taylorruntime, syscall: reset signal handlers to default...
2016-11-12 David du Colombiernet: implement asynchonous cancelable I/O on Plan 9
2016-10-25 Josh Bleecher Snyderruntime, syscall: appease vet
2016-09-28 Ian Lance Taylorruntime: minor simplifications to signal code
2016-09-06 Austin Clementsruntime: fetch physical page size from the OS
2016-05-27 David Chase[dev.ssa] Merge branch 'master' into dev.ssa
2016-05-06 Brad Fitzpatrickos: rename remaining four os1_*.go files to os_*.go
2016-05-06 Brad Fitzpatrickruntime: delete empty files
2016-05-06 Brad Fitzpatrickruntime: merge the last four os-vs-os1 files together
2016-05-05 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-03-09 Austin Clements[dev.garbage] Merge branch 'master' into dev.garbage
2016-03-07 Richard Millerruntime: signal handling support for plan9_arm
2016-03-02 Austin Clements[dev.garbage] Merge branch 'master' into dev.garbage
2016-03-01 Brad Fitzpatrickall: make copyright headers consistent with one space...
2015-11-17 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-11-13 Matthew Dempskyruntime: move m's OS-specific semaphore fields into mOS
2015-10-22 Matthew Dempskyruntime: split plan9 and solaris's m fields into new...
2015-05-07 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-04-14 David Crawshawruntime: rename close to closefd
next