Updated to match new prototype.

* fsusage.c: (linux_2_6_0), (linux_2_4_0),
	(_glibtop_linux_get_fsusage_read_write): Updated to match new prototype.
This commit is contained in:
Benoît Dejean
2004-09-19 21:03:21 +00:00
parent 601cfef32f
commit b3fd15c190
2 changed files with 23 additions and 11 deletions

View File

@@ -1,3 +1,8 @@
2004-09-19 Benoît Dejean <tazforever@dlfp.org>
* fsusage.c: (linux_2_6_0), (linux_2_4_0),
(_glibtop_linux_get_fsusage_read_write): Updated to match new prototype.
2004-09-19 Benoît Dejean <tazforever@dlfp.org>
* mem.c: (glibtop_get_mem_s): Added missing memset( , 0, ).