summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc/heap_debug.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-3/+0
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-2/+2
* libc_hidden_proto removal, a few more functionsDenis Vlasenko2008-11-181-1/+1
* This should fix malloc with debug and without threads. (Chase N Douglas)Bernhard Reutner-Fischer2008-10-161-6/+6
* Introduce and use small[u]int type. Changes in size:Denis Vlasenko2008-05-201-1/+1
* fix up malloc debug buildingMike Frysinger2007-04-131-4/+6
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-2/+3
* Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ...Peter S. Mazinger2005-12-161-2/+2
* Implement hidden poll, switch user to hidden *printf/*scanf/pollPeter S. Mazinger2005-12-091-0/+2
* Improve malloc debugging support.Miles Bader2002-11-211-10/+15
* (__heap_check_failure): New function.Miles Bader2002-09-131-16/+67
* Initial checkin.Miles Bader2002-09-061-0/+86