ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/src/libstatgrab/tools.h
Revision 1.11 - (view) (annotate) - [select for diffs]
Mon Jan 19 16:49:21 2004 UTC (20 years, 3 months ago) by tdb
Branch: MAIN
CVS Tags: LIBSTATGRAB_0_8_1, LIBSTATGRAB_0_8_2
Changes since 1.10: +2 -0 lines
Diff to previous 1.10
A whole bunch of minor cosmetic changes.

Revision 1.10 - (view) (annotate) - [select for diffs]
Fri Jan 16 15:54:54 2004 UTC (20 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.9: +13 -12 lines
Diff to previous 1.9
Alter the licensing of libstatgrab. The library part is now under the
LGPL, whilst the tools/examples are under the GPL. Both licenses are
included in the distribution (and are both now in CVS). Also made a
minor alteration to the webpage where it said everything was licensed
under the GPL.

Revision 1.9 - (view) (annotate) - [select for diffs]
Fri Jan 9 16:19:58 2004 UTC (20 years, 4 months ago) by pajs
Branch: MAIN
Changes since 1.8: +14 -4 lines
Diff to previous 1.8
Added strlcat/strlcpy (taken from openssh). Added a #define for both, and
also atoll which we appear to of forgotten about when it was written.

Removed that #ifdef around get_ll_match as atoll will now always be defined.

Revision 1.8 - (view) (annotate) - [select for diffs]
Sun Oct 19 02:03:02 2003 UTC (20 years, 7 months ago) by ats
Branch: MAIN
CVS Tags: LIBSTATGRAB_0_7, LIBSTATGRAB_0_8
Changes since 1.7: +10 -2 lines
Diff to previous 1.7
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.

Revision 1.7 - (view) (annotate) - [select for diffs]
Sun Oct 19 00:25:30 2003 UTC (20 years, 7 months ago) by ats
Branch: MAIN
Changes since 1.6: +7 -0 lines
Diff to previous 1.6
Add a helper function for opening the kvm handle. This removes a little
bit of duplicated code, and means that we don't open and close kvm
(which can potentially be quite expensive) each time we use it. This
will also be useful for NetBSD.

Revision 1.6 - (view) (annotate) - [select for diffs]
Sun Oct 19 00:09:22 2003 UTC (20 years, 7 months ago) by ats
Branch: MAIN
Changes since 1.5: +1 -3 lines
Diff to previous 1.5
Remove headers from tools.h that the prototypes don't need (since
  they're included elsewhere where needed).
Include tools.h in tools.c, so we get warnings if the prototypes are
  wrong.

Revision 1.5 - (view) (annotate) - [select for diffs]
Sun Aug 24 20:24:09 2003 UTC (20 years, 8 months ago) by tdb
Branch: MAIN
CVS Tags: LIBSTATGRAB_0_5, LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_6, LIBSTATGRAB_0_6_1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Tidy up of lots of little things. :)

Revision 1.4 - (view) (annotate) - [select for diffs]
Sun Apr 6 11:57:54 2003 UTC (21 years, 1 month ago) by pajs
Branch: MAIN
CVS Tags: LIBSTATGRAB_0_4
Changes since 1.3: +2 -0 lines
Diff to previous 1.3
Make the functions that use atoll have a #ifdef HAVE_ATOLL around them.
I did this because freebsd doesn't have this function, and it doesn't
need to run any of the functions in tools.h that uses them.

Revision 1.3 - (view) (annotate) - [select for diffs]
Fri Mar 7 14:44:38 2003 UTC (21 years, 2 months ago) by pajs
Branch: MAIN
CVS Tags: LIBSTATGRAB_0_3, LIBSTATGRAB_0_3_1, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_4
Changes since 1.2: +6 -0 lines
Diff to previous 1.2
Removed getting of some data we didn't really need or use.
Updated page_stats to work with linux.
Fixed tools.h to compile nicely :)

Revision 1.2 - (view) (annotate) - [select for diffs]
Fri Mar 7 11:56:44 2003 UTC (21 years, 2 months ago) by pajs
Branch: MAIN
Changes since 1.1: +3 -0 lines
Diff to previous 1.1
Made network stats work with linux.

Revision 1.1 - (view) (annotate) - [select for diffs]
Tue Mar 4 18:07:42 2003 UTC (21 years, 2 months ago) by pajs
Branch: MAIN
Useful tools, currently only one function. Function takes a file pointer
and will read threw it until it hits a passed string. It will return that
line.

Convenience Links

Links to HEAD: (view) (annotate) Links to LIBSTATGRAB_0_8_2: (view) (annotate)

Compare Revisions

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.

  Diffs between and
  Type of Diff should be a