Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 14 Jan 2003 16:55:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 14 Jan 2003 16:55:41 -0500 Received: from [66.70.28.20] ([66.70.28.20]:61708 "EHLO maggie.piensasolutions.com") by vger.kernel.org with ESMTP id ; Tue, 14 Jan 2003 16:55:40 -0500 Date: Tue, 14 Jan 2003 23:04:01 +0100 From: DervishD To: Philippe Troin Cc: root@chaos.analogic.com, Linux-kernel Subject: Re: Changing argv[0] under Linux. Message-ID: <20030114220401.GB241@DervishD> References: <87iswrzdf1.fsf@ceramic.fifi.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87iswrzdf1.fsf@ceramic.fifi.org> User-Agent: Mutt/1.4i Organization: Pleyades User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi Philippe :) > You just overwrote all your arguments (argv[0] and others) and part of > the environment. Oh, sh*t, you're true, and that is the problem I was afraid to suffer from. Then, all I can do is overwrite argv[0] with a new string whose length is less or equal than the existing one. Well, I suppose I must go with that limitation. Thanks, Philippe, for the code snipped and the explanation. Ra?l - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/