mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced 2026-04-26 22:02: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.