Alexander A. Klimov 643f7f2b7e ProcessSpawnImpl(): use POSIX execvp(3), not GNU/OpenBSD-only execvpe(3)
Modify the fork(2)ed process' env in-place, then call execvp(3).
2025-07-08 16:46:22 +02:00
..
2014-04-07 21:55:27 +02:00
2025-06-30 16:50:34 +02:00
2020-12-01 18:41:58 +01:00
2015-01-22 16:11:05 +01:00
2025-06-16 13:02:33 +02:00