Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/stdlib



Module Name:    src
Committed By:   tron
Date:           Sun Nov 14 20:37:02 UTC 2010

Modified Files:
        src/lib/libc/stdlib: getenv.c

Log Message:
Set errno to ENOENT if we reject the environment variable name in
getenv_r() instead of leaving it unchanged.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 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.



Home | Main Index | Thread Index | Old Index