This is the mail archive of the
libc-alpha@sources.redhat.com
mailing list for the glibc project.
Re: use alternate stack, or the heap for local function variables
- From: Brian Blietz <bblietz at iastate dot edu>
- Cc: libc-alpha at sources dot redhat dot com
- Date: Sat, 31 Jan 2004 23:51:02 -0600
- Subject: Re: use alternate stack, or the heap for local function variables
- References: <20040131002950.GA24056@rap.rap.dk> <86n084uvnf.fsf@avet.kvota.net>
Is there any way for an application to open a file,
copy it to RAM and then execute the copy in RAM,
instead of the one on disk?