mirror of
https://github.com/facebookexperimental/reverie.git
synced 2024-11-24 12:17:50 +00:00
90e39abc59
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 |
||
---|---|---|
.. | ||
lib.rs | ||
memory.rs | ||
notifier.rs | ||
regs.rs | ||
waitid.rs |