summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/signalfd/signalfd.go
AgeCommit message (Expand)Author
2020-12-11Remove existing nogo exceptions.Adin Scannell
2020-10-02Convert uses of the binary package in kernel to go-marshal.Rahat Mahmood
2020-09-24Add basic stateify annotations.Adin Scannell
2020-09-17fsimpl: improve the "implements" commentsTiwei Bie
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-06-09Implement flock(2) in VFS2Fabricio Voznika
2020-05-07Port signalfd to vfs2.Nicolas Lacasse