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

Comparing projects/cms/source/ihost/libstatgrab/load_stat.c (file contents):
Revision 1.1 by pajs, Sun May 12 19:10:55 2002 UTC vs.
Revision 1.2 by tdb, Mon May 13 11:42:24 2002 UTC

# Line 2 | Line 2
2   #include <stdlib.h>
3   #include "ukcprog.h"
4  
5 < char* get_load_stats(){
5 > char *get_load_stats(){
6  
7          double loadav[3];
8          char *xml_load_out;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines