Statistics
| Branch: | Revision:

root / linux-user / envlist.h @ 2ac71179

History | View | Annotate | Download (533 Bytes)

# 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 <>...