Module Name: src Committed By: tron Date: Sun Oct 24 17:53:27 UTC 2010
Modified Files:
src/lib/libc/stdlib: getenv.c
Log Message:
Double the size of the allocate environment vector when we resize it.
This should speed up extending the environment via setenv(3).
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/lib/libc/stdlib/getenv.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
