Files
qemu-xteink/linux-user
Laurent Vivier f07eb1c4f8 linux-user: handle /proc/self/exe with execve() syscall
If path is /proc/self/exe, use the executable path
provided by exec_path.

Don't use execfd as it is closed by loader_exec() and otherwise
will survive to the exec() syscall and be usable child process.

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20220927124357.688536-2-laurent@vivier.eu>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2022-10-21 17:46:19 +02:00
..
2022-10-04 12:33:05 -07:00
2022-01-27 16:58:33 +01:00
2022-09-06 08:04:25 +01:00
2019-06-12 13:20:21 +02:00
2022-10-21 17:46:19 +02:00
2019-06-12 13:20:21 +02:00