Peter Zhang
Peter Zhang
Working on upstreaming `__ptrace_syscall_info` and other syscallinfo-related definitions into Rust libc musl first.
Just submitted a [pull request](https://github.com/rust-lang/libc/pull/3463) to reorgnize ptrace definitions in Rust libc crate. Waiting for the merge.
> Yeah, I think a Linux Gadget driver would be great, for sure. And, I think with there being such cheap, small, powerful embedded systems, there could be a lot...
Hi, any pointers on CI failures? "full CI / Build Channels Linux (beta) " failed due to types like `::__u64` not present on `wasm32-unknown-emscripten` target. Any clean way I can...