summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2002-01-25 09:45:45 +0000
committerMartin Pool <mbp@samba.org>2002-01-25 09:45:45 +0000
commit4d26e9e4f42b617378e68cceb871bd85bc0ca6be (patch)
tree4f8aabfae057636c3b1b86fd73e3c31a7f8f314a /TODO
parent8f4455f296952dba877c15721d67d6f42db9d3fc (diff)
downloadrsync-4d26e9e4f42b617378e68cceb871bd85bc0ca6be.tar.gz
rsync-4d26e9e4f42b617378e68cceb871bd85bc0ca6be.tar.bz2
rsync-4d26e9e4f42b617378e68cceb871bd85bc0ca6be.zip
mallinfo is implemented.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
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