summaryrefslogtreecommitdiffhomepage
path: root/pkg/usermem/usermem.go
AgeCommit message (Expand)Author
2021-08-13[syserror] Remove pkg syserror.Zach Koopmans
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-03-29[syserror] Split usermem packageZach Koopmans
2021-01-22Define tcpip.Payloader in terms of io.ReaderTamir Duberstein
2020-12-11Remove existing nogo exceptions.Adin Scannell
2020-09-29Replace remaining uses of reflection-based marshalling.Rahat Mahmood
2020-08-20Consistent precondition formattingMichael Pratt
2020-04-13Remove obsolete TODOs for b/38173783Jon Budd
2020-02-25Port most syscalls to VFS2.Jamie Liu
2020-01-27Update package locations.Adin Scannell