summaryrefslogtreecommitdiffhomepage
path: root/pkg/syserr/BUILD
AgeCommit message (Expand)Author
2021-08-30[syserr] Fix SIGBUS on syserr.FromErrorZach Koopmans
2021-08-13[syserror] Remove pkg syserror.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-06-16[syserror] Refactor linuxerr and error package.Zach Koopmans
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2020-01-27Standardize on tools directory.Adin Scannell
2019-06-13Update canonical repository.Adin Scannell
2019-01-31Remove license commentsMichael Pratt
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-08-14Reduce map lookups in syserrIan Gudger
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-04-28Check in gVisor.Googler