summaryrefslogtreecommitdiffhomepage
path: root/pkg/usermem
AgeCommit message (Expand)Author
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2021-02-17Add gohacks.Slice/StringHeader.Jamie Liu
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-05-19Implement mmap for host fs in vfs2.Dean Deng
2020-04-13Remove obsolete TODOs for b/38173783Jon Budd
2020-04-01Fix 386 build tagsMichael Pratt
2020-02-25Port most syscalls to VFS2.Jamie Liu
2020-01-27Update package locations.Adin Scannell