mallinfo is implemented.

This commit is contained in:
Martin Pool
2002-01-25 09:45:45 +00:00
parent 8f4455f296
commit 4d26e9e4f4

3
TODO
View File

@@ -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