Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 145 Bytes

File metadata and controls

8 lines (6 loc) · 145 Bytes

EPITECH - Malloc

Own implementation of malloc function with performance in mind

Usage :

make
export LD_PRELOAD=$PWD/libmy_malloc.so