ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/ihost/libstatgrab/statgrab.h
Revision: 1.3
Committed: Mon May 13 16:10:29 2002 UTC (22 years, 4 months ago) by tdb
Content type: text/plain
Branch: MAIN
Changes since 1.2: +1 -0 lines
Log Message:
Added user_stats to the relevant places.

File Contents

# User Rev Content
1 tdb 1.1 char *get_load_stats();
2     char *get_disk_stats();
3 tdb 1.2 char *get_os_info();
4 tdb 1.3 char *get_user_stats();