From: Martin Pool Date: Fri, 25 Jan 2002 09:45:45 +0000 (+0000) Subject: mallinfo is implemented. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/4d26e9e4f42b617378e68cceb871bd85bc0ca6be 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