From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29147 invoked by alias); 30 Oct 2007 18:51:13 -0000 Received: (qmail 29097 invoked by uid 367); 30 Oct 2007 18:51:12 -0000 Date: Tue, 30 Oct 2007 18:51:00 -0000 Message-ID: <20071030185112.29082.qmail@sourceware.org> From: cagney@sourceware.org To: frysk-cvs@sourceware.org Subject: [SCM] frysk system monitor/debugger branch, master, updated. ec523d106391dafc70a593c27f9a23009008f5ca X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 42a9d6f47e521d0520f4844c62f641407dfc91ef X-Git-Newrev: ec523d106391dafc70a593c27f9a23009008f5ca Mailing-List: contact frysk-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-cvs-owner@sourceware.org Reply-To: frysk@sourceware.org X-SW-Source: 2007-q4/txt/msg00261.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 "frysk system monitor/debugger". The branch, master has been updated via ec523d106391dafc70a593c27f9a23009008f5ca (commit) from 42a9d6f47e521d0520f4844c62f641407dfc91ef (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 ec523d106391dafc70a593c27f9a23009008f5ca Author: Andrew Cagney Date: Tue Oct 30 14:49:40 2007 -0400 A simple broken program. frysk-core/frysk/pkglibdir/ChangeLog 2007-10-30 Andrew Cagney * funit-hello.c: New file. ----------------------------------------------------------------------- Summary of changes: frysk-core/frysk/pkglibdir/ChangeLog | 2 + .../pkglibdir/{funit-syscalls.c => funit-hello.c} | 23 +++++++++++-------- 2 files changed, 15 insertions(+), 10 deletions(-) copy frysk-core/frysk/pkglibdir/{funit-syscalls.c => funit-hello.c} (90%) hooks/post-receive -- frysk system monitor/debugger