1 unstable release
Uses old Rust 2015
0.1.0 | Jan 9, 2018 |
---|
14KB
72 lines
sbrsk - sbrk/brk in Rust
Attempts to implement functions similar to glibc brk
and sbrk
with the brk syscall.
man brk 2
Dependencies
~135KB
Uses old Rust 2015
0.1.0 | Jan 9, 2018 |
---|
14KB
72 lines
Attempts to implement functions similar to glibc brk
and sbrk
with the brk syscall.
man brk 2
~135KB