Description
Child processes can receive adjusted environment variables before they start. It is useful for BigLinux tools or scripts that need to control how launched programs see paths, settings, limits, or integration flags.
This is a support library, not a normal user app. Environment changes can affect program behavior, so it should be treated as infrastructure used by higher-level tools.