Age | Commit message (Expand) | Author |
---|---|---|
2021-06-30 | [syserror] Update syserror to linuxerr for EACCES, EBADF, and EPERM. | Zach Koopmans |
2021-06-29 | [syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL | Zach Koopmans |
2020-09-15 | Enable automated marshalling for the syscall package. | Rahat Mahmood |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-05-07 | Move pkg/sentry/vfs/{eventfd,timerfd} to new packages in pkg/sentry/fsimpl. | Nicolas Lacasse |
2020-05-06 | Remove vfs.FileDescriptionOptions.InvalidWrite. | Jamie Liu |
2020-05-04 | Port eventfd to VFS2. | Nicolas Lacasse |