summaryrefslogtreecommitdiffhomepage
path: root/pkg/usermem/usermem_test.go
AgeCommit message (Expand)Author
2021-07-12[syserror] Update syserror to linuxerr for more errors.Zach Koopmans
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-22[syserror] Add conversions to linuxerr with temporary Equals method.Zach Koopmans
2021-03-29[syserror] Split usermem packageZach Koopmans
2020-09-29Replace remaining uses of reflection-based marshalling.Rahat Mahmood
2020-01-27Update package locations.Adin Scannell