CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/16 13:46:17
Modified files:
distrib/special/libstubs: Makefile
lib/libc/stdlib: malloc.3 malloc.c
Log message:
Dump (leak) info using utrace(2) and compile the code always in
except for bootblocks. This way we have built-in leak detecction
always (if enable by malloc flags). See man pages for details.
