0ad/source/lib/file/io
Ralph Sennhauser 149baf116b
Replace all use of POSIX truncate
Use `<filesystem>` instead of `truncate` and remove `truncate`
portability wrapper.

Add a helper function `StatusFromSystemError` to convert error_code to
`Status`.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-06-15 15:33:59 +02:00
..
io.cpp Fixes lseek for big files on Windows 2025-10-25 13:35:59 +02:00
io.h Replace all use of POSIX truncate 2026-06-15 15:33:59 +02:00
write_buffer.cpp Fix some includes in source/lib 2025-07-17 20:07:25 +02:00
write_buffer.h Fix some includes in source/lib 2025-07-25 07:11:21 +02:00