This ihost now uses autoconf and automake to make a "normal" installation and distribution ;) It's now far easier to compile. To build from CVS :- aclocal autoheader autoconf automake -a -c Then for compiling (end users will only need to do this) :- ./configure make make install To build a distribution :- make dist
Managed to mess up the includes line.
Added page stats.
Added bits for memory stats. Nearly there :)
Added bits for swap stats.
Fixed two minor mistakes.
Added the process stats.
Forgot to pass the include line.
Added relevant bits for cpu_stats.
Added user_stats to the relevant places.
Done the relevant bits for the new os_info.
Now makes sure that you don't compile it without any defines.
Makefiles for both ihost and libstatgrab. Should work, but the code isn't complete enough to allow full testing yet.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.