Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: dsl
Date: Sun Jan 20 10:15:50 UTC 2008
Modified Files:
src/sys/kern: kern_exec.c
src/sys/sys: exec.h
Log Message:
Don't allocated the stackgap during exec (but do allocate 32 bytes
for 'stack grows up' systems for the _rtld interface).
To generate a diff of this commit:
cvs rdiff -r1.266 -r1.267 src/sys/kern/kern_exec.c
cvs rdiff -r1.122 -r1.123 src/sys/sys/exec.h
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