Files
c3c/lib/std
Manu Linares f254c27966 std/io/os/temp_directory.c3: fix INVALID_PATH in Win32 native_temp_directory (#2762)
* std/io/os/temp_directory.c3: fix INVALID_PATH in Windows native_temp_directory

- Use the actual length from GetTempPathW for Windows temp path slice
- We can remove the workaround in the test_suite_runner for WIN32 and
create all directories in %temp% now

* Updated releasenotes.

---------

Co-authored-by: Christoffer Lerno <christoffer@aegik.com>
2026-01-15 21:23:30 +01:00
..
2025-12-18 09:07:51 +01:00
2026-01-15 21:17:50 +01:00
2025-12-19 19:23:06 +01:00
2025-07-15 20:32:18 +02:00
2025-03-10 00:11:35 +01:00