|
|
|
|
|
by formerly_proven
948 days ago
|
|
> If you are modifying TZ while another thread is relying on it to calculate time environ is a single contiguous null-terminated segment of null-terminated key-value pairs; any change of any environment variable might reallocate it, changing the address and invalidating the old address. Also why it's a bad idea to store the pointer returned by getenv, it might be invalidated by any environment modification. |
|