Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 262 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 262 Bytes

MyMalloc

The goal was to discover and learn more about the memory. (malloc recode)

Dev period: 23 january 2017 - 26 january 2017

Functions

  • malloc

  • free

  • realloc

  • calloc

Usage

    export LD_PRELOAD=absolutePath/libmy_malloc.so