Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
- To: source-changes
- Subject: sun-lamp CVS commits
- From: The Source of All Evil <source>
- Date: Thu, 14 Dec 1995 12:00:03 -0500
jtc
Thu Dec 14 11:51:29 EST 1995
Update of /a/cvsroot/src/lib/libc/gen
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv11584
Modified Files:
exec.c
Log Message:
Changed to use alloca() instead of malloc() to allocate argument vectors.
Programs that don't use malloc()/free() (ie. provide their own allocation
scheme atop sbrk()) should still be able to use exec*.
Home |
Main Index |
Thread Index |
Old Index