From 15ccf885aa2084e0cf11ca544b9318af785f56e2 Mon Sep 17 00:00:00 2001 From: Tim Bishop <tim@bishnet.net> Date: Thu, 8 Aug 2013 19:33:59 +0000 Subject: [PATCH] Update for libstatgrab-0.90. --- www/index.xhtml | 11 ++++++++ www/libstatgrab/index.xhtml | 53 +++++++++++++++++++++++++++++++++---- 2 files changed, 59 insertions(+), 5 deletions(-) diff --git a/www/index.xhtml b/www/index.xhtml index d03de92..7badf4e 100644 --- a/www/index.xhtml +++ b/www/index.xhtml @@ -32,6 +32,17 @@ <h2> <a id="news">News</a> </h2> + <h3> + Thursday 8 August 2013 + </h3> + <h4> + libstatgrab 0.90 released + </h4> + <p> + <a href="/libstatgrab/">libstatgrab</a> 0.90 has + been released. This release contains a significant number + of changes and has a number of API changes. + </p> <h3> Thursday 12 January 2012 </h3> diff --git a/www/libstatgrab/index.xhtml b/www/libstatgrab/index.xhtml index f908148..99eab6a 100644 --- a/www/libstatgrab/index.xhtml +++ b/www/libstatgrab/index.xhtml @@ -54,10 +54,11 @@ network traffic, disk I/O, and more. </p> <p> - The current list of platforms is Solaris 2.x, Linux - 2.2/2.4/2.6, FreeBSD 4.x/5.x, NetBSD 1.6.x, OpenBSD 3.x, - DragonFly BSD 1.0, HP-UX, and Cygwin. The aim is to extend - this to include as many operating systems as possible. + The current list of supported and tested platforms + includes FreeBSD, Linux, NetBSD, OpenBSD, Solaris, + DragonFly BSD, HP-UX and AIX. We are always happy to + accept patches to extend support to other operating + systems. </p> <p> The package also includes a couple of useful tools. The @@ -74,6 +75,47 @@ <h2> <a id="news">News</a> </h2> + <h3> + Thursday 8 August 2013 + </h3> + <p> + Version 0.90 of libstatgrab has been released.<br /> + Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. + </p> + <p> + Please note that the API in 0.90 has changed, so + applications using libstatgrab will need to be updated to + support the changes. + </p> + <p> + There are a large number of changes in this version of + libstatgrab. Here is an overview: + </p> + <ul> + <li>Thread safety and reentrant functions.</li> + <li>API unification (every stats call is now able to + return multiple entries).</li> + <li>Complete rewrite of internal memory management (eases + future extensions).</li> + <li>Add experimental support for tracing using log4cplus.</li> + <li>Complete the ports for AIX, HP-UX and most of the + widely used BSD-based operating systems.</li> + <li>Complete the port for Darwin/MacOS X including basic + Mach.</li> + <li>Clean up the FreeBSD and Solaris implementations.</li> + <li>Clean up the FreeBSD and Solaris implementations.</li> + </ul> + <p> + This release is the result of a significant amount of work + by the newest member of the libstatgrab team - Jens + Rehsack. Welcome to the team Jens! + </p> + <p> + If you find any bugs in the release please report them + over at our + <a href="https://github.com/i-scream/libstatgrab/issues">Issue + Tracker</a> on GitHub. + </p> <h3> Sunday 21 February 2010 </h3> @@ -364,12 +406,13 @@ we've missed any out, please let us know. </p> <p> - We've noticed that google throws up some RPM's relating + We've noticed that Google throws up some RPM's relating to Mandrake and Suse, but no webpage for them. </p> <h2> <a id="documentation">Documentation</a> </h2> + <em>These need updating for the 0.90 release.</em> <p> The only online documentation we have at the moment is the manual pages converted in to HTML format. First are the -- 2.44.0