mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced 2026-04-27 06:12:29 +02:00
Prevents programs from removing our environment variables during the exec. Also reduces unnecessary calls to update_environment() by calling it only once before the exec.