ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/ihost/libstatgrab/statgrab.h
(Generate patch)

Comparing projects/cms/source/ihost/libstatgrab/statgrab.h (file contents):
Revision 1.2 by tdb, Mon May 13 14:56:36 2002 UTC vs.
Revision 1.7 by tdb, Wed May 15 21:45:58 2002 UTC

# Line 1 | Line 1
1   char *get_load_stats();
2   char *get_disk_stats();
3   char *get_os_info();
4 + char *get_user_stats();
5 + char *get_cpu_stats();
6 + char *get_process_stats();
7 + char *get_swap_stats();
8 + char *get_memory_stats();
9 +

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines