ViewVC Help
View Directory | Root Listing
root/i-scream/projects/libstatgrab/src/libstatgrab
File Last Change
 ../
Makefile.am 1.17 (20 years ago) by tdb: Update shared library version.
cpu_stats.c 1.15 (20 years ago) by tdb: Fix a couple of Cygwin build issues. Not all the #ifdef LINUX's were changed in a previous commit.
disk_stats.c 1.43 (20 years ago) by tdb: Turn on the solaris disk mapping code. Fix some minor bugs, and remove some debugging code.
load_stats.c 1.7 (20 years ago) by tdb: Remove a line added for Cygwin that's no longer needed.
memory_stats.c 1.17 (20 years ago) by ats: Make Cygwin its own platform, rather than defining LINUX. This stops libstatgrab from trying to fetch stats that Cygwin doesn't have.
network_stats.c 1.20 (20 years ago) by ats: Make libstatgrab functions return NULL for stats that can't be fetched on cygwin.
os_info.c 1.11 (20 years ago) by ats: Make Cygwin its own platform, rather than defining LINUX. This stops libstatgrab from trying to fetch stats that Cygwin doesn't have.
page_stats.c 1.11 (20 years ago) by ats: Make Cygwin its own platform, rather than defining LINUX. This stops libstatgrab from trying to fetch stats that Cygwin doesn't have.
process_stats.c 1.16 (20 years ago) by ats: Use the userspace limits.h header, not the kernel one.
statgrab.h 1.18 (20 years ago) by ats: Replace duplicated code for dropping privileges with a library function that always drops setuid/setgid privileges.
swap_stats.c 1.9 (20 years ago) by ats: Make Cygwin its own platform, rather than defining LINUX. This stops libstatgrab from trying to fetch stats that Cygwin doesn't have.
tools.c 1.18 (20 years ago) by ats: Replace duplicated code for dropping privileges with a library function that always drops setuid/setgid privileges.
tools.h 1.8 (20 years ago) by ats: Initial support for NetBSD. This adds NetBSD support for everything except diskio stats (since they're even more disturbingly complex to get at on NetBSD than the three OSs we already support). Tested against NetBSD 1.6 on i386.
user_stats.c 1.12 (20 years ago) by ats: Make Cygwin its own platform, rather than defining LINUX. This stops libstatgrab from trying to fetch stats that Cygwin doesn't have.
0 directories and 14 files shown