Files
Odin/core/os/os2
Laytan 0ea6809b49 os2: remove return on file_size error from read_entire_file
file_size can't return .No_Size because it uses io.size and only returns
an io.Error, removing this so it works when file_size fails (linux pipes
for instance)
2024-08-25 18:43:23 +02:00
..
2024-08-04 10:08:48 +01:00
2024-08-04 11:10:17 +01:00
2024-07-24 13:47:57 +01:00