summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc-standard/mallinfo.c
AgeCommit message (Expand)Author
2015-12-09Make malloc_stats() GNU libc compatibleWaldemar Brodkorb
2012-06-15malloc.h: hide internal functions (mainly debug related)Peter S. Mazinger
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-11-18libc_hidden_proto removal, a few more functionsDenis Vlasenko
2006-12-07Major cleanup of internal mutex locking. Be more consistant in how we doEric Andersen
2006-03-10Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger
2006-01-16Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-27fix signed/unsigned warningMike Frysinger
2005-12-08Hide mallinfoPeter S. Mazinger
2005-01-19Avoid compiler warnings.Peter Kjellerstedt
2004-11-08Some requested additional malloc entry pointsEric Andersen
2003-12-30Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen