<feed xmlns='http://www.w3.org/2005/Atom'>
<title>malloc/tests/src/test_show.c, branch master</title>
<subtitle>Dynamic memory allocation library in C</subtitle>
<id>http://git.tvcloud.fr/cgit.cgi/malloc/atom?h=master</id>
<link rel='self' href='http://git.tvcloud.fr/cgit.cgi/malloc/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/malloc/'/>
<updated>2026-02-27T11:39:03Z</updated>
<entry>
<title>Add comments to test programs, replace custom atoi with libc</title>
<updated>2026-02-27T11:39:03Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-02-27T11:39:03Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/malloc/commit/?id=9d2ca1ee92a13d6e276d74536ebf295f2331dc08'/>
<id>urn:sha1:9d2ca1ee92a13d6e276d74536ebf295f2331dc08</id>
<content type='text'>
Clarify purpose of helper functions and label the allocate/verify/free
phases in _s_test_category and _s_test_realloc. Remove _s_atoi in
favor of stdlib atoi.
</content>
</entry>
<entry>
<title>Add show_alloc_mem and test_show, rename test to test_preload</title>
<updated>2026-02-27T10:04:07Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-02-27T10:04:07Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/malloc/commit/?id=8849d801b9d3767390e3e1ed6b562db738ac1bcb'/>
<id>urn:sha1:8849d801b9d3767390e3e1ed6b562db738ac1bcb</id>
<content type='text'>
Implement show_alloc_mem() to print all zones and allocations
by ascending address. Add test_show binary that links directly
against libft_malloc.so to exercise it.
</content>
</entry>
</feed>
