Module Name: src
Committed By: christos
Date: Fri Oct 1 20:11:32 UTC 2010
Modified Files:
src/lib/libc/stdlib: getenv.3 getenv.c putenv.c setenv.c
Log Message:
make putenv POSIX compliant.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/lib/libc/stdlib/getenv.3
cvs rdiff -u -r1.23 -r1.24 src/lib/libc/stdlib/getenv.c
cvs rdiff -u -r1.12 -r1.13 src/lib/libc/stdlib/putenv.c
cvs rdiff -u -r1.38 -r1.39 src/lib/libc/stdlib/setenv.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.