• Akshat Kumar's avatar
    pkg/runtime: Plan 9 signal handling in Go · ccdca2cd
    Akshat Kumar authored
    This adds proper note handling for Plan 9,
    and fixes the issue of properly killing go procs.
    Without this change, the first go proc that dies
    (using runtime·exit()) would kill all the running
    go procs. Proper signal handling is needed.
    
    R=golang-dev, ality, rminnich, rsc
    CC=golang-dev, john, mirtchovski
    https://golang.org/cl/5617048
    ccdca2cd
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...