summaryrefslogtreecommitdiffhomepage
path: root/pkg/abi
AgeCommit message (Expand)Author
2018-08-01stateify: convert all packages to use explicit mode.Zhaozhong Ni
2018-07-27Added the O_LARGEFILE flag.Justine Olshan
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-07-17Add API to decode 'stat.st_rdev' into major and minor numbers.Neel Natu
2018-07-16Add CPUID faulting for ptrace and KVM.Adin Scannell
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-05-11sentry: Adds canonical mode support.Kevin Krakauer
2018-05-11Implement MAP_32BIT.Jamie Liu
2018-05-08Correct definition of SysV IPC structures.Jamie Liu
2018-05-04Fix runsc capabilitiesFabricio Voznika
2018-04-28Check in gVisor.Googler