mirror of
https://github.com/servo/servo.git
synced 2025-06-19 14:48:59 +01: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 |