* updated README to include tmalloc
authorUrban Wallasch <urban.wallasch@freenet.de>
Sat, 9 Nov 2019 12:37:44 +0000 (13:37 +0100)
committerUrban Wallasch <urban.wallasch@freenet.de>
Sat, 9 Nov 2019 12:37:44 +0000 (13:37 +0100)
README.html

index 1c9526412b57df3b847d553fd19390162051e96d..edf36669a96593fa7b4f99c288d8874562c9eec7 100644 (file)
@@ -23,6 +23,13 @@ str
 standard C string processing functions to complement string.h
 </td></tr>
 
+<tr><td><a
+href="/?p=oddbits.git;a=tree;f=tmalloc;hb=HEAD"><b>
+tmalloc
+</b></a></td><td>-</td><td>
+a debug wrapper for glibc malloc(), calloc(), realloc() and free()
+</td></tr>
+
 <tr><td><a
 href="/?p=oddbits.git;a=tree;f=trace;hb=HEAD"><b>
 trace