Files
Odin/core
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-05-24 13:58:30 +02:00
2024-06-02 14:47:08 -04:00
2024-06-09 17:59:59 +02:00
2024-06-02 14:34:30 -04:00
2024-06-10 15:05:24 +01:00
2024-06-06 14:59:19 +02:00
2024-06-11 03:55:41 -04:00
2024-04-19 10:42:09 +02:00
2024-02-08 15:15:16 +00:00
2024-06-09 16:15:41 -04:00
2024-06-02 14:47:08 -04:00