mirror of
https://github.com/servo/servo.git
synced 2025-06-17 12:54:28 +00:00
* adds a hashglobe::alloc::realloc, as that was previously not implemented, copying and simplifying from liballoc_system. * routes malloc and realloc calls through hashglobe::alloc::, instead of doing it via direct 'extern "C"' calls. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs |