Subject: Re: find uses 400MB memory
To: Chuck Silvers <chuq@chuq.com>
From: Simon J. Gerraty <sjg@crufty.net>
List: current-users
Date: 09/14/2001 12:23:04
>we should really figure out how to make execvp() avoid using malloc()

Can it use alloca() ?

--sjg