mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
add libc.c source file
This commit is contained in:
parent
d7a72c4912
commit
4a85f32f8e
17 changed files with 31 additions and 67 deletions
|
@ -45,6 +45,7 @@ set(mi_sources
|
|||
src/bitmap.c
|
||||
src/heap.c
|
||||
src/init.c
|
||||
src/libc.c
|
||||
src/options.c
|
||||
src/os.c
|
||||
src/page.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue