1 unstable release

Uses old Rust 2015

0.1.0 Jan 9, 2018

#57 in #attempt

GPL-3.0 license

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