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

Comparing projects/libstatgrab/src/libstatgrab/cpu_stats.c (file contents):
Revision 1.14 by ats, Mon Nov 10 23:25:45 2003 UTC vs.
Revision 1.15 by tdb, Tue Nov 11 10:27:04 2003 UTC

# Line 53 | Line 53 | cpu_states_t *get_cpu_totals(){
53          kstat_t *ksp;
54          cpu_stat_t cs;
55   #endif
56 < #ifdef LINUX
56 > #if defined(LINUX) || defined(CYGWIN)
57          FILE *f;
58   #endif
59   #ifdef ALLBSD

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines