Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-6-0] src/lib/libc/stdlib
Module Name: src
Committed By: bouyer
Date: Sat Sep 14 13:44:32 UTC 2013
Modified Files:
src/lib/libc/stdlib [netbsd-6-0]: _env.c
Log Message:
Pull up following revision(s) (requested by tron in ticket #940):
lib/libc/stdlib/_env.c: revision 1.8
Don't scrub the environment unless we are going to change it. This should
prevent crashes in applications which carefully and manually construct
a temporary environment and later restore the original environment
like Emacs 24.
Problem reported by Thomas Klausner on "pkgsrc-users" mailing list.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.6.10.1 src/lib/libc/stdlib/_env.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