From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21779 invoked by alias); 25 Nov 2009 22:43:43 -0000 Received: (qmail 21756 invoked by uid 9024); 25 Nov 2009 22:43:42 -0000 Date: Wed, 25 Nov 2009 22:43:00 -0000 Message-ID: <20091125224341.21745.qmail@sourceware.org> From: roland@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-277-gdb0a43c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a367e8991d2faf7d803b79309f80943339b0c284 X-Git-Newrev: db0a43c3f6e50f476213a7f6e6b50ce0ba008d9f 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: 2009-q4/txt/msg00155.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 db0a43c3f6e50f476213a7f6e6b50ce0ba008d9f (commit) from a367e8991d2faf7d803b79309f80943339b0c284 (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 db0a43c3f6e50f476213a7f6e6b50ce0ba008d9f Author: Roland McGrath Date: Wed Nov 25 14:42:10 2009 -0800 Fix compilation error, use getgroups without fixed limits. * util.cxx (in_group_id): Don't use NGROUPS_MAX. ----------------------------------------------------------------------- Summary of changes: util.cxx | 31 +++++++++++++++---------------- 1 files changed, 15 insertions(+), 16 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool