Open GoogleCodeExporter opened 9 years ago
Hi,
I noticed the same problems with sprintf() and table alignment.
I also added fixes for 32-bit architecture (although mmap will fail for files
>2GB but at least it gets the size right).
Another feature is --all-files which will browse /proc and display all opened
files and their cache usage.
Original comment by gulik...@gmail.com
on 31 Oct 2010 at 5:02
Attachments:
Also, strerror() needs string.h or it will crash in Centos5 x86_64.
Original comment by gulik...@gmail.com
on 31 Oct 2010 at 5:39
nice... I didn't see these comments but we will try to merge the patches soon.
Original comment by burtona...@gmail.com
on 19 Apr 2012 at 7:22
Original issue reported on code.google.com by
ygrekheretix
on 7 Sep 2010 at 1:53Attachments: