summaryrefslogtreecommitdiffhomepage
path: root/pkg/safecopy
AgeCommit message (Expand)Author
2021-08-13[syserror] Remove pkg syserror.Zach Koopmans
2021-06-13Remove usermem dependency from marshalIan Lewis
2021-06-09[op] Move SignalAct to abi/linux package.Ayush Ranjan
2021-04-28Fix typo of arg name on assembly filesKoichi Shiraishi
2021-04-14Use assembly stub to take the address of assembly functionsMichael Pratt
2021-04-14[syserror] Remove syserror from go_marshalZach Koopmans
2021-03-29[syserror] Split usermem packageZach Koopmans
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2020-04-09Don't use REP string instructions in safecopy.memcpy.Jamie Liu
2020-04-01Automated rollback of changelist 303799678Adin Scannell
2020-03-30kvm: handle exit reasons even under EINTR.Adin Scannell
2020-02-04Fix safecopy test.Adin Scannell
2020-01-27Update package locations.Adin Scannell