Age | Commit message (Expand) | Author |
2020-08-20 | Consistent precondition formatting | Michael Pratt |
2020-08-18 | Move ERESTART* error definitions to syserror package. | Dean Deng |
2020-08-07 | Add context.FullStateChanged() | Andrei Vagin |
2020-08-03 | Add callbacks to support lazy loading/restoring thread states | Andrei Vagin |
2020-04-25 | Enable automated marshalling for signals and the arch package. | Rahat Mahmood |
2020-04-23 | Merge pull request #1819 from lubinszARM:pr_signal_2 | gVisor bot |
2020-04-16 | Make ExtractErrno a function | Fabricio Voznika |
2020-04-13 | Remove obsolete TODOs for b/38173783 | Jon Budd |
2020-03-31 | Arm64 signal#2: signal support in arch module | Bin Lu |
2020-01-27 | Update package locations. | Adin Scannell |
2019-09-18 | Signalfd support | Adin Scannell |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-29 | Allow and document bug ids in gVisor codebase. | Nicolas Lacasse |
2019-04-17 | Don't allow sigtimedwait to catch unblockable signals | Michael Pratt |
2019-04-08 | Export kernel.SignalInfoPriv. | Jamie Liu |
2019-03-22 | Implement PTRACE_SEIZE, PTRACE_INTERRUPT, and PTRACE_LISTEN. | Jamie Liu |
2018-12-26 | Add EventChannel messages for uncaught signals. | Brian Geffon |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-17 | Check thread group CPU timers in the CPU clock ticker. | Jamie Liu |
2018-09-14 | Fix interaction between rt_sigtimedwait and ignored signals. | Jamie Liu |
2018-08-31 | Disintegrate kernel.TaskResources. | Jamie Liu |
2018-08-23 | Implement POSIX per-process interval timers. | Jamie Liu |
2018-08-02 | Automated rollback of changelist 207037226 | Zhaozhong Ni |
2018-08-01 | Automated rollback of changelist 207007153 | Michael Pratt |
2018-08-01 | stateify: convert all packages to use explicit mode. | Zhaozhong Ni |
2018-06-08 | Fix sigaltstack semantics. | Adin Scannell |
2018-05-08 | Fix warning: redundant if ...; err != nil check, just return error instead. | Ian Gudger |
2018-04-28 | Check in gVisor. | Googler |