Files
Odin/core/os/os2
Brian 27edbc5a76 Fix: Correct value cloning in os2._set_env for POSIX
The _set_env procedure in core/os/os2/env_posix.odin was
incorrectly cloning the 'key' argument for 'cval' instead of
the 'value' argument. This resulted in set_env effectively
setting the environment variable's value to its own key.

This commit corrects the typo to use the 'value' argument.
2025-05-06 17:45:06 +08:00
..
2025-01-05 12:55:35 +00:00
2025-04-25 09:01:53 +01:00
2025-02-28 13:52:51 +00:00
2025-02-28 13:52:51 +00:00
2025-02-28 13:52:51 +00:00
2025-01-18 22:23:44 +01:00
2024-08-04 11:10:17 +01:00
2025-01-18 22:23:44 +01:00
2024-07-24 13:47:57 +01:00
2025-02-27 18:54:38 -05:00
2025-03-21 19:14:15 -04:00
2025-02-27 18:54:38 -05:00
2025-01-18 22:23:44 +01:00
2024-09-26 07:13:00 +11:00
2024-10-04 13:52:44 +02:00
2025-01-18 22:23:44 +01:00
2025-04-07 13:33:21 +02:00
2025-03-21 19:14:15 -04:00