summaryrefslogtreecommitdiffhomepage
path: root/pkg/abi/linux/BUILD
AgeCommit message (Expand)Author
2018-12-04Add ARM64 support to pkg/abi/linuxBin Lu
2018-11-20Add unsupported syscall events for get/setsockoptFabricio Voznika
2018-10-01Add itimer types to linux package, straceMichael Pratt
2018-08-14Automated rollback of changelist 208284483Nicolas Lacasse
2018-08-10Implemented the splice(2) syscall.Justine Olshan
2018-08-02Automated rollback of changelist 207037226Zhaozhong Ni
2018-08-01Automated rollback of changelist 207007153Michael Pratt
2018-08-01stateify: convert all packages to use explicit mode.Zhaozhong Ni
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-07-16Add EventOperations.HostFD()Neel Natu
2018-07-11Move ptrace constants to abi/linux.Jamie Liu
2018-06-21Implement ioctl(FIOASYNC)Ian Gudger
2018-05-17Implement sysv shm.Rahat Mahmood
2018-04-28Check in gVisor.Googler