rust/src/shims
2021-06-11 11:44:57 +08:00
..
posix Fix the wrong EmulateByNameResult::NotSupported in syscall shim 2021-06-11 11:44:57 +08:00
windows Add support for panicking in the emulated application when unsupported syscalls are encountered 2021-06-07 15:21:53 -07:00
backtrace.rs allocate backtrace strings mutably 2021-05-23 18:04:13 +02:00
dlsym.rs format much of Miri 2021-05-16 11:48:28 +02:00
env.rs isolated operations return EPERM; tweak isolation hint 2021-06-09 18:24:59 +02:00
foreign_items.rs Add support for panicking in the emulated application when unsupported syscalls are encountered 2021-06-07 15:21:53 -07:00
intrinsics.rs unwind is no longer Option<BasicBlock> 2021-05-28 22:08:51 +08:00
mod.rs unwind is no longer Option<BasicBlock> 2021-05-28 22:08:51 +08:00
os_str.rs fix write_os_str_to_wide_str 2021-05-19 16:34:14 +02:00
panic.rs Add support for panicking in the emulated application when unsupported syscalls are encountered 2021-06-07 15:21:53 -07:00
time.rs format much of Miri 2021-05-16 11:48:28 +02:00
tls.rs format much of Miri 2021-05-16 11:48:28 +02:00