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
/
syserr
/
syserr.go
Age
Commit message (
Expand
)
Author
2021-08-30
[syserr] Fix SIGBUS on syserr.FromError
Zach Koopmans
2021-08-13
[syserror] Remove pkg syserror.
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-16
[syserror] Refactor linuxerr and error package.
Zach Koopmans
2021-05-11
[syserror] Refactor abi/linux.Errno
Zach Koopmans
2021-03-03
[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.
Ayush Ranjan
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-29
Allow and document bug ids in gVisor codebase.
Nicolas Lacasse
2019-01-03
Allow creating syserr.Errors at runtime.
Ian Gudger
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-08-14
Reduce map lookups in syserr
Ian Gudger
2018-05-22
Clarify that syserr.New must only be called during init
Ian Gudger
2018-04-28
Check in gVisor.
Googler