summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/sighandling
AgeCommit message (Expand)Author
2019-06-13Merge add40fd6 (automated)gVisor bot
2019-06-13Update canonical repository.Adin Scannell
2019-06-02Merge 216da0b7 (automated)gVisor bot
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-29Allow and document bug ids in gVisor codebase.Nicolas Lacasse
2019-01-31Remove license commentsMichael Pratt
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-17runsc: Support job control signals for the root container.Nicolas Lacasse
2018-09-07Update cleanup TODOMichael Pratt
2018-09-07Continue handling signals after disabling forwardingMichael Pratt
2018-08-27Add command-line parameter to trigger panic on signalFabricio Voznika
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-06-21Drop return from SendExternalSignalMichael Pratt
2018-06-21Forward SIGUSR2 to the sandbox tooFabricio Voznika
2018-06-15sentry: do not start delivering external signal immediately.Zhaozhong Ni
2018-04-28Check in gVisor.Googler