ViewVC Help
View Directory | Root Listing
root/i-scream/projects/libstatgrab/src/libstatgrab
File Last Change
 ../
swap_stats.c 1.23 (19 years ago) by ats: Rework the HP-UX swap stats code to fetch batches of swap devices. (Untested.)
network_stats.c 1.75 (18 years ago) by ats: Use <asm/types.h> to define __u32 etc., and always define u32 etc. because the Debian 2.6.0-test9 headers still use them in ethtool.h.
memory_stats.c 1.31 (19 years ago) by ats: Add sg_get_pstat_static for HP-UX. (Untested.)
tools.h 1.25 (19 years ago) by ats: Add sg_get_pstat_static for HP-UX. (Untested.)
process_stats.c 1.80 (19 years ago) by ats: Always include string.h (for strcmp).
load_stats.c 1.17 (19 years ago) by ats: loadav is only needed on non-HP-UX.
tools.c 1.62 (19 years ago) by ats: Linux always has atoll, but Cygwin doesn't.
os_info.c 1.22 (19 years ago) by ats: Add tools.h include.
page_stats.c 1.22 (19 years ago) by ats: Use sg_set_error_with_errno whenever errno's valid. Change the one user of SG_ERROR_ENOENT to SG_ERROR_SYSCTL instead (since that's what it should have been).
statgrab_deprecated.c 1.2 (20 years ago) by tdb: Fix a couple of includes.
cpu_stats.c 1.25 (19 years ago) by tdb: Merge in patch to provide support for HP-UX 11.11. Contributed by Roy Keene - thanks Roy!
Makefile.am 1.30 (18 years ago) by tdb: Prepare for 0.12 release.
statgrab_deprecated.h 1.1 (20 years ago) by tdb: Add compatibility code. This provides a working pre-0.10 API for old applications. To use simply change the #include line to: #define SG_ENABLE_DEPRECATED #include <statgrab.h> This can be disabled at build time completely using --disable-deprecated.
vector.h 1.7 (20 years ago) by tdb: Add header block.
vector.c 1.9 (20 years ago) by tdb: Whitespace tidyup - change spaces to tabs.
statgrab.h 1.56 (18 years ago) by tdb: Add more fs stats. Patches provided by: Roman Neuhauser
disk_stats.c 1.82 (18 years ago) by tdb: Add more fs stats. Patches provided by: Roman Neuhauser
error.c 1.16 (19 years ago) by tdb: Merge in patch to provide support for HP-UX 11.11. Contributed by Roy Keene - thanks Roy!
user_stats.c 1.27 (19 years ago) by tdb: Merge in patch to provide support for HP-UX 11.11. Contributed by Roy Keene - thanks Roy!
0 directories and 19 files shown