From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Tue, 3 Jul 2001 23:50:59 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Bash and extension searches Message-ID: <3B425A63.16607.3C4DA4@localhost> References: <3B3FCEE2 DOT 30364 DOT 28D29D AT localhost> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com > With such a design, __spawnve doesn't need to change its API Actually, it can't change its api since it's a stub for spawnve. Mark