rust/src/liballoc_jemalloc
Ed Schouten 66d53ca9e5 Make liballoc_jemalloc work on CloudABI.
The automated builds for CloudABI in dist-various-2 don't use
--disable-jemalloc, even though my original container image did. Instead
of setting that flag, let's go the extra mile of making jemalloc work.
CloudABI's C library already uses jemalloc and now exposes the API
extensions used by us.
2018-01-18 21:11:24 +01:00
..
build.rs Make liballoc_jemalloc work on CloudABI. 2018-01-18 21:11:24 +01:00
Cargo.toml
lib.rs Remove comment about a branch being optimized out, fix #45831 2017-11-20 16:22:17 +01:00
pthread_atfork_dummy.c