mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
Add missing Symbol.map entry for __aligned_alloc.
Add weak-->strong symbol binding for
{malloc_stats_print,mallctl,mallctlnametomib,mallctlbymib} -->
{__malloc_stats_print,__mallctl,__mallctlnametomib,__mallctlbymib}. These
bindings complete the set necessary to allow applications to replace all
malloc-related symbols.
|
||
|---|---|---|
| .. | ||
| Makefile.inc | ||
| Symbol.map | ||