pcp
[Top] [All Lists]

pcp updates

To: pcp@xxxxxxxxxxx
Subject: pcp updates
From: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Date: Fri, 21 Oct 2011 19:47:52 +1100
Changes committed to git://oss.sgi.com/kenj/pcp.git dev

 src/libpcp_pmda/src/queues.c    |   43 --------
 src/libpcp_pmda/src/queues.h    |  121 +++++++++++++++++++-----
 src/win32ctl/include/evntcons.h |    9 +
 src/win32ctl/include/evntrace.h |    9 +
 src/win32ctl/include/guiddef.h  |  165 +++++++++++++++++++++++++++++++++
 src/win32ctl/include/pdh.h      |    9 +
 src/win32ctl/include/tdh.h      |   10 ++
 src/win32ctl/include/wmistr.h   |  198 ++++++++++++++++++++++++++++++++++++++++
 8 files changed, 497 insertions(+), 67 deletions(-)

commit 61fd2ef3d700adde306d963dbaeae4ab30b53eda
Author: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Date:   Fri Oct 21 19:44:54 2011 +1100

    src/win32ctl - more steps towards a MinGW build

commit 42e19705823d6568719c7bf4c3917695266d4134
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date:   Fri Oct 21 08:23:09 2011 +1100

    Make libpcp_pmda queues code viable on all platforms.
    
    This is done through direct inclusion of the subset we need.
    Removes the backward-compat code for older Linux variants and
    includes the correct copyright notice (should have gone in with
    the original RHEL build workaround, really).
    
    Removes latest Win32 build workaround too, as this should now
    be resolved.



<Prev in Thread] Current Thread [Next in Thread>