Files
Odin/core/os
Tetralux d6734c85b8 [os] Fix os.change_directory(), os.set_current_directory()
- set_current_directory() was leaking the wstring path string because it wasn't using the temp allocator.
- change_directory() wasn't calling SetCurrentDirectoryW() under the lock!
2024-02-12 06:03:51 +00:00
..
2023-02-10 16:36:50 +00:00
2023-02-10 16:36:50 +00:00
2022-02-25 08:49:25 +00:00
2024-01-28 23:27:30 +00:00
2024-01-28 23:27:30 +00:00
2022-03-29 16:13:17 +02:00