Pinned
5,042 contributions in the last year
Less
More
Contribution activity
September 2021
Created 248 commits in 11 repositories
Created 4 repositories
- sunfishcode/object Rust
- sunfishcode/indexmap Rust
-
sunfishcode/mustang
Rust
•
Built by
- sunfishcode/userfaultfd-rs Rust
Created a pull request in rust-lang/libc that received 5 comments
Define MADV_SOFT_OFFLINE for risc-v.
Define MADV_SOFT_OFFLINE for riscv32 and riscv64 on *-unknown-linux-gnu.
+2
−0
•
5
comments
Opened 23 other pull requests in 9 repositories
bytecodealliance/rsix
10
merged
-
Fix missing argument in of
fcntl_dupfd_cloexec. -
Drop
PollFdVec, and just expose apollfunction which takes a slice. - Misc cleanups
-
Implement
exit_group. - Use .init_array functions to obtain the aux vector, rather than /proc/self/auxv
-
Implement
nice,getpriority, andsetpriority. -
Implement
mlockandmunlock. -
Implement
uname. -
Implement
page_size()andlinux_hwcap(). -
Add
Uid,Gid, andPidwrapper types.
sunfishcode/mustang
3
merged
1
open
bytecodealliance/wasmtime
2
merged
rust-lang/rust
2
open
bytecodealliance/cap-std
1
merged
gimli-rs/object
1
merged
rust-lang/libc
1
open
sunfishcode/rsix-testing
1
closed
fastly/userfaultfd-rs
1
merged
Reviewed 3 pull requests in 3 repositories
gimli-rs/object
1 pull request
WebAssembly/tool-conventions
1 pull request
bytecodealliance/rsix
1 pull request
Created an issue in sunfishcode/mustang that received 3 comments
Optimize memchr etc.
Currently c-scape's implementation of memchr and similar functions is very simple. It may be possible to optimize them using the memx crate.
c-scap…
3
comments

