Statistics
| Branch: | Revision:

root / linux-user / envlist.c @ 379f6698

History | View | Annotate | Download (5.3 kB)

# Date Author Comment
04a6dfeb 01/30/2009 09:59 pm aurel32

linux-user: Add generic env variable handling

Adds support for qemu to modify target process environment
variables using -E and -U commandline switches. This replaces
eventually the -drop-ld-preload flag.

Signed-off-by: Aurelien Jarno <>...