summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/sighandling
AgeCommit message (Expand)Author
2020-03-13Fix "application exiting with {Code:0 Signo:27}" during boot.Ting-Yu Wang
2020-03-11runsc: don't redirect SIGURG which is used by Go's runtime schedulerAndrei Vagin
2020-01-27Standardize on tools directory.Adin Scannell
2019-12-06Bump up Go 1.13 as minimum requirementFabricio Voznika
2019-09-30Update FIXME bug with GitHub issue.Adin Scannell
2019-06-13Update canonical repository.Adin Scannell
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