index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
usermem
Age
Commit 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 EINVAL
Zach Koopmans
2021-06-22
[syserror] Add conversions to linuxerr with temporary Equals method.
Zach Koopmans
2021-06-13
Remove usermem dependency from marshal
Ian Lewis
2021-03-29
[syserror] Split usermem package
Zach Koopmans
2021-03-03
[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.
Ayush Ranjan
2021-02-17
Add gohacks.Slice/StringHeader.
Jamie Liu
2021-01-22
Define tcpip.Payloader in terms of io.Reader
Tamir Duberstein
2020-12-11
Remove existing nogo exceptions.
Adin Scannell
2020-09-29
Replace remaining uses of reflection-based marshalling.
Rahat Mahmood
2020-08-20
Consistent precondition formatting
Michael Pratt
2020-05-19
Implement mmap for host fs in vfs2.
Dean Deng
2020-04-13
Remove obsolete TODOs for b/38173783
Jon Budd
2020-04-01
Fix 386 build tags
Michael Pratt
2020-02-25
Port most syscalls to VFS2.
Jamie Liu
2020-01-27
Update package locations.
Adin Scannell