summaryrefslogtreecommitdiffhomepage
path: root/pkg/abi
AgeCommit message (Expand)Author
2018-08-27runsc: Terminal resizing support.Kevin Krakauer
2018-08-24runsc: Terminal support for "docker exec -ti".Nicolas Lacasse
2018-08-23Implement POSIX per-process interval timers.Jamie Liu
2018-08-14Automated rollback of changelist 208284483Nicolas Lacasse
2018-08-10Implemented the splice(2) syscall.Justine Olshan
2018-08-09Fix missing O_LARGEFILE from O_CREAT filesMichael Pratt
2018-08-08Basic support for ip link/addr and ifconfigFabricio Voznika
2018-08-02Update comment referenceMichael Pratt
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-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