cdb2c0e02f
[N2699 - Sized Memory Deallocation](https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2699.htm) introduced two new functions which were incorporated into the C23 standard, `free_sized` and `free_aligned_sized`. Both already have analogues in Jemalloc, all we are doing here is adding the appropriate wrappers. |
||
---|---|---|
.. | ||
html.xsl.in | ||
jemalloc.xml.in | ||
manpages.xsl.in | ||
stylesheet.xsl |