summaryrefslogtreecommitdiffhomepage
path: root/pkg/syserr
AgeCommit message (Expand)Author
2019-01-31Remove license commentsMichael Pratt
2019-01-03Allow creating syserr.Errors at runtime.Ian Gudger
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-10Enforce message size limits and avoid host calls with too many iovecsMichael Pratt
2018-08-14Reduce map lookups in syserrIan Gudger
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-05-22Clarify that syserr.New must only be called during initIan Gudger
2018-05-17Fix sendto for dual stack UDP socketsIan Gudger
2018-04-28Check in gVisor.Googler