From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29418 invoked by alias); 9 Jul 2010 01:42:25 -0000 Received: (qmail 29393 invoked by uid 9586); 9 Jul 2010 01:42:24 -0000 Date: Fri, 09 Jul 2010 01:42:00 -0000 Message-ID: <20100709014224.29382.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-458-geff44b0 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d19a9a82f1a527eadd78f66b0e1dc8575ed7b3b2 X-Git-Newrev: eff44b0d6b94db3239b89e76bca89d4901de02fb 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: 2010-q3/txt/msg00046.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 eff44b0d6b94db3239b89e76bca89d4901de02fb (commit) from d19a9a82f1a527eadd78f66b0e1dc8575ed7b3b2 (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 eff44b0d6b94db3239b89e76bca89d4901de02fb Author: Josh Stone Date: Thu Jul 8 18:38:44 2010 -0700 %p really does take an int64_t argument (fixes a regression from commit 1881ea92) ----------------------------------------------------------------------- Summary of changes: runtime/vsprintf.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool