From c5fac0b1fa2d5e3da6ba38d8559222fb1fbc0c97 Mon Sep 17 00:00:00 2001 From: Urban Wallasch Date: Sat, 9 Nov 2019 13:37:44 +0100 Subject: [PATCH] * updated README to include tmalloc --- README.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.html b/README.html index 1c95264..edf3666 100644 --- a/README.html +++ b/README.html @@ -23,6 +23,13 @@ str standard C string processing functions to complement string.h + +tmalloc +- +a debug wrapper for glibc malloc(), calloc(), realloc() and free() + + trace -- 2.30.2