summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-06-30add optional macros to directly provide the <stdlib.h> interfaceJakob Kaivo
2020-06-30add a test program that can be wrapped with LD_PRELOADJakob Kaivo
2020-06-30add wrapper library to LD_PRELOAD malloc(), calloc(), realloc(), and free()Jakob Kaivo
2020-06-30add tests for double free() and use after free()Jakob Kaivo
2020-06-30add simple realloc() testJakob Kaivo
2020-06-30add some simple testsJakob Kaivo
2020-06-30add MakefileJakob Kaivo