/MyMalloc

Malloc functions recode

Primary LanguageCGNU General Public License v3.0GPL-3.0

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