projects
/
oddbits.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
586a2a8
)
* updated README to include tmalloc
author
Urban Wallasch
<urban.wallasch@freenet.de>
Sat, 9 Nov 2019 12:37:44 +0000
(13:37 +0100)
committer
Urban Wallasch
<urban.wallasch@freenet.de>
Sat, 9 Nov 2019 12:37:44 +0000
(13:37 +0100)
README.html
patch
|
blob
|
history
diff --git
a/README.html
b/README.html
index 1c9526412b57df3b847d553fd19390162051e96d..edf36669a96593fa7b4f99c288d8874562c9eec7 100644
(file)
--- a/
README.html
+++ b/
README.html
@@
-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