Skip to content
Snippets Groups Projects
Commit 7f750efc authored by Andreas Schwab's avatar Andreas Schwab Committed by Philippe Mathieu-Daudé
Browse files

linux-user, bsd-user: Preserve incoming order of environment variables in the target


Do not reverse the order of environment variables in the target environ
array relative to the incoming environ order.  Some testsuites depend on a
specific order, even though it is not defined by any standard.

Signed-off-by: default avatarAndreas Schwab <schwab@suse.de>
Reviewed-by: default avatarWarner Losh <imp@bsdimp.com>
Reviewed-by: default avatarPhilippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <mvmlejfsivd.fsf@suse.de>
Signed-off-by: default avatarPhilippe Mathieu-Daudé <philmd@linaro.org>
parent fdd0df53
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment