mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
update override on macOS with interpose of malloc_default_zone (issues #313)
This commit is contained in:
parent
745cf1e2f5
commit
bb386025b5
5 changed files with 75 additions and 46 deletions
|
@ -32,7 +32,6 @@ terms of the MIT license. A copy of the license can be found in the file
|
|||
#define mi_decl_cache_align
|
||||
#endif
|
||||
|
||||
|
||||
// "options.c"
|
||||
void _mi_fputs(mi_output_fun* out, void* arg, const char* prefix, const char* message);
|
||||
void _mi_fprintf(mi_output_fun* out, void* arg, const char* fmt, ...);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue