summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc-standard/mallinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Major cleanup of internal mutex locking. Be more consistant in how we doEric Andersen2006-12-071-14/+31
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-1/+0
* Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger2006-01-161-0/+1
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-1/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-3/+5
* fix signed/unsigned warningMike Frysinger2005-12-271-1/+1
* Hide mallinfoPeter S. Mazinger2005-12-081-2/+3
* Avoid compiler warnings.Peter Kjellerstedt2005-01-191-12/+12
* Some requested additional malloc entry pointsEric Andersen2004-11-081-0/+25
* Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen2003-12-301-0/+81