From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14359 invoked by alias); 14 Aug 2008 13:30:00 -0000 Received: (qmail 14346 invoked by uid 9563); 14 Aug 2008 13:30:00 -0000 Date: Thu, 14 Aug 2008 13:30:00 -0000 Message-ID: <20080814133000.14344.qmail@sourceware.org> From: cmoller@sourceware.org To: systemtap-cvs@sourceware.org Subject: froggy ChangeLog 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: X-SW-Source: 2008-q3/txt/msg00142.txt.bz2 CVSROOT: /cvs/systemtap Module name: froggy Changes by: cmoller@sourceware.org 2008-08-14 13:30:00 Modified files: . : ChangeLog Log message: * froggy-test.c: Added code to catch a bad return from execvp and kill the process started. Needs work--the killed process isn't reaped. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/ChangeLog.diff?cvsroot=systemtap&r1=1.16&r2=1.17