reverie/safeptrace
Jason White 90e39abc59 Fix skip_seccomp_syscall
Summary: Fixes `skip_seccomp_syscall` on aarch64 to *actually* skip the syscall. I plan on cleaning this up a bit more in a later diff because we are calling `getregs` and `setregs` more than necessary on a per-interception basis.

Reviewed By: VladimirMakaev

Differential Revision: D40867423

fbshipit-source-id: d72b4998b5c1c44f426a9129eccb205ccfc320fa
2022-11-01 10:11:35 -07:00
..
src Fix skip_seccomp_syscall 2022-11-01 10:11:35 -07:00
Cargo.toml Update libc to 0.2.137 2022-11-01 02:16:19 -07:00