Files
Odin/core/os
Feoramund a3da796d54 Fix file_size on FreeBSD
It was using the generic UNIX `fstat` implemented in Odin, which is more
than what is needed here.

This also avoids the issue of needing a proper
`absolute_path_from_handle` implementation for it to work without error.
2024-06-11 03:55:41 -04:00
..
2024-04-18 10:12:42 +02:00
2023-02-10 16:36:50 +00:00
2022-02-25 08:49:25 +00:00
2024-06-08 17:00:38 +02:00
2024-06-11 03:55:41 -04:00
2024-02-28 22:43:55 +01:00
2024-06-05 11:17:13 +02:00
2024-02-28 18:27:49 +00:00
2024-04-16 14:27:29 +02:00