RetroArch/libretro-common
Filipe Azevedo 788d602ec7
Fix various vfs / file stream issues (#14384)
* VFS: Fix stream size after truncate / write calls
Those changes ensure the stream size get updated correctly after a
truncate or write call.
* File Stream: Fix file stream eof
After a write call, EOF would be incorrect because it was only updated
after a read call.
2022-09-04 23:11:54 +02:00
..
2022-08-02 11:34:41 +02:00
2022-09-03 06:35:41 +02:00
2020-01-31 15:43:42 +01:00
2022-03-27 18:03:35 +02:00
2022-08-23 15:04:47 +02:00
2020-01-31 15:43:42 +01:00
2022-08-31 19:45:21 +02:00
2020-12-13 21:21:21 +01:00