Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/gen
Module Name: src
Committed By: christos
Date: Thu Nov 9 02:51:52 UTC 2006
Modified Files:
src/lib/libc/gen: execvp.c
Log Message:
use mmap instead of malloc because we may have vforked. pointed out by yamt.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/lib/libc/gen/execvp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index