Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-04 | Update membarrier bug | Michael Pratt | |
Updates #267 PiperOrigin-RevId: 278402684 | |||
2019-10-24 | Handle AT_SYMLINK_NOFOLLOW flag for execveat. | Dean Deng | |
PiperOrigin-RevId: 276441249 | |||
2019-10-23 | Handle AT_EMPTY_PATH flag in execveat. | Dean Deng | |
PiperOrigin-RevId: 276419967 | |||
2019-10-22 | Update const names to be Go style. | Ian Lewis | |
PiperOrigin-RevId: 276165962 | |||
2019-10-21 | Add basic implementation of execveat syscall and associated tests. | Dean Deng | |
Allow file descriptors of directories as well as AT_FDCWD. PiperOrigin-RevId: 275929668 | |||
2019-10-07 | Merge pull request #753 from lubinszARM:pr_syscall_linux | gVisor bot | |
PiperOrigin-RevId: 273364848 | |||
2019-09-18 | enable syscalls/linux to support arm64 | Bin Lu | |
Signed-off-by: Bin Lu <bin.lu@arm.com> Change-Id: I45af8a54304f8bb0e248ab15f4e20b173ea9e430 |