From: Martin Pool Date: Fri, 25 Jan 2002 09:45:45 +0000 (+0000) Subject: mallinfo is implemented. X-Git-Tag: v2.5.2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d26e9e4f42b617378e68cceb871bd85bc0ca6be;p=thirdparty%2Frsync.git mallinfo is implemented. --- diff --git a/TODO b/TODO index 631fd40d..5d720d38 100644 --- a/TODO +++ b/TODO @@ -104,9 +104,6 @@ Memory accounting not sure this makes sense with modern mallocs. At any rate it will make us allocate a huge amount of memory for large file lists. - We can try using the GNU/SVID/XPG mallinfo() function to get some - heap statistics. - Hard-link handling