Changes committed to git://oss.sgi.com/pcp/pcp.git dev
commit a37df06e234d745918aa00cfa09163cff19a936e
Merge: 4a6f0d0... c9fc69e...
Author: Mark Goodwin <mgoodwin@xxxxxxxxxx>
Date: Wed Oct 7 11:38:21 2009 +1100
Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
commit 4a6f0d0ccf14fd54c8b768f50df5b70e968393d3
Author: Mark Goodwin <mgoodwin@xxxxxxxxxx>
Date: Wed Oct 7 10:12:41 2009 +1100
Fix build for platforms that insist on an argument to sed -i.
modified: GNUmakefile
modified: src/cpan/LogSummary/GNUmakefile
modified: src/cpan/MMV/GNUmakefile
modified: src/cpan/PMDA/GNUmakefile
Signed-off-by: Mark Goodwin <mgoodwin@xxxxxxxxxx>
GNUmakefile | 2 +-
src/cpan/LogSummary/GNUmakefile | 2 +-
src/cpan/MMV/GNUmakefile | 2 +-
src/cpan/PMDA/GNUmakefile | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
commit c9fc69ead098ace0172acbbe4e9853b6229f1846
Author: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Date: Wed Oct 7 10:09:02 2009 +1100
pmns.c, sample.c remove strndup(), clean up TODOs
Applied Nathan's patch to remove strndup() usage.
Also fixed and removed residual TODO items in sample.c from dynamic
PMNS changes.
src/libpcp/src/pmns.c | 3 +-
src/pmdas/sample/src/sample.c | 46 ++++++++++++++++++++++++++++------------
2 files changed, 34 insertions(+), 15 deletions(-)
|