summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/kernel/signalfd/signalfd.go
AgeCommit message (Expand)Author
2021-08-13[syserror] Remove pkg syserror.Zach Koopmans
2021-06-29[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVALZach Koopmans
2021-03-24Add POLLRDNORM/POLLWRNORM support.Bhasker Hariharan
2020-12-11Remove existing nogo exceptions.Adin Scannell
2020-10-02Convert uses of the binary package in kernel to go-marshal.Rahat Mahmood
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-01-27Update package locations.Adin Scannell
2020-01-09New sync package.Ian Gudger
2019-10-10Fix signalfd polling.Adin Scannell
2019-09-18Signalfd supportAdin Scannell