aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-02-22 12:31:46 +0100
committerThomas Vanbesien <tvanbesi@proton.me>2026-02-22 12:42:48 +0100
commit29b8c1556bf456596c6c067d413b65b51e17724e (patch)
treeb225381d762af049e9174cdf1459db1f91c9589a /docs
downloadmalloc-29b8c1556bf456596c6c067d413b65b51e17724e.tar.gz
malloc-29b8c1556bf456596c6c067d413b65b51e17724e.zip
Initial scaffold: Makefile, stub malloc/free/realloc, test harness
Build system produces libft_malloc_$HOSTTYPE.so shared library with Libft (NOMALLOC=1) as dependency. Stub functions print their name and return NULL. Test runner compares system malloc vs LD_PRELOAD output using write(2) to avoid stdio interference.
Diffstat (limited to 'docs')
-rw-r--r--docs/malloc.en.subject.pdfbin0 -> 1345014 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/malloc.en.subject.pdf b/docs/malloc.en.subject.pdf
new file mode 100644
index 0000000..de250f4
--- /dev/null
+++ b/docs/malloc.en.subject.pdf
Binary files differ