From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9473 invoked by alias); 5 Dec 2008 16:16:53 -0000 Received: (qmail 9444 invoked by uid 9789); 5 Dec 2008 16:16:52 -0000 Date: Fri, 05 Dec 2008 16:16:00 -0000 Message-ID: <20081205161650.9428.qmail@sourceware.org> From: ksebasti@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-586-gb585233 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 3e122bea3dd507d0d355e4dead7fcbd73b72c0d9 X-Git-Newrev: b58523345ea01d313672f6896b02b447b6d1d82a Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2008-q4/txt/msg00298.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "systemtap: system-wide probe/trace tool". The branch, master has been updated via b58523345ea01d313672f6896b02b447b6d1d82a (commit) from 3e122bea3dd507d0d355e4dead7fcbd73b72c0d9 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit b58523345ea01d313672f6896b02b447b6d1d82a Author: root Date: Fri Dec 5 11:15:06 2008 -0500 PR7051: Remove broken printf %n directive support ----------------------------------------------------------------------- Summary of changes: ChangeLog | 7 +++++++ doc/langref.tex | 14 ++++---------- elaborate.cxx | 6 ++---- runtime/vsprintf.c | 46 ++++++---------------------------------------- stap.1.in | 9 ++------- staptree.cxx | 8 -------- staptree.h | 3 +-- translate.cxx | 4 ++-- 8 files changed, 24 insertions(+), 73 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool