Changes committed to git://oss.sgi.com/nathans/pcp.git
src/libpcp_trace/src/pdu.c | 2 -
src/libpcp_trace/src/trace.c | 18 +++++++--------
src/pmcd/src/agent.c | 5 ----
src/pmdas/apache/apache.c | 6 +++--
src/pmdas/etw/tdhlist.c | 3 +-
src/pmdas/mmv/mmvdump.c | 50 +++++++++++++++++++++----------------------
src/pmlc/actions.c | 13 ++++-------
src/pmlogreduce/rewrite.c | 9 ++++---
src/pmnscomp/pmnscomp.c | 10 +++++---
src/win32ctl/lib/.gitignore | 1
10 files changed, 59 insertions(+), 58 deletions(-)
commit d83245bd298059752d8dfa4e295ec9a577d6210c
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Wed Mar 2 20:23:54 2011 +1100
Remaining printf warnings fixes for a clean Win32 build.
commit c00f4016785a644d883f53286dd6136fd8b0cacc
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Wed Mar 2 20:16:05 2011 +1100
Add gitignore file for some windows libraries.
|