summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/kernel/posixtimer.go
AgeCommit message (Expand)Author
2021-07-01[syserror] Update several syserror errors to linuxerr equivalents.Zach Koopmans
2021-06-29[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVALZach Koopmans
2021-06-10[op] Move SignalInfo to abi/linux package.Ayush Ranjan
2019-10-01Disable cpuClockTicker when app is idleMichael Pratt
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-08-23Implement POSIX per-process interval timers.Jamie Liu