Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-22 | Update const names to be Go style. | Ian Lewis | |
PiperOrigin-RevId: 276165962 | |||
2019-10-16 | Fix syscall changes lost in rebase | Michael Pratt | |
These syscalls were changed in the amd64 file around the time the arm64 PR was sent out, so their changes got lost. Updates #63 PiperOrigin-RevId: 275114194 | |||
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 |