ezrosent / allocators-rs

Allocators in Rust
Apache License 2.0
311 stars 28 forks source link

elfmalloc, bsalloc: Be fork safe #113

Open joshlf opened 7 years ago

joshlf commented 7 years ago

Ensure that bsalloc and elfmalloc will work even in the face of forking.