RetroArch/libretro-common
Joseph C. Osborn 42f066a842 add intfstream_truncate for file streams
Will return 0 for non-file streams.  I didn't want to mess around with
memory_stream (which could in theory have a truncate impl that sets
size) because there were globals and stuff and I got nervous (also
truncate might *grow* a file if the new length is longer than the old
one and then I'd have to think about realloc, etc).
2024-06-18 13:13:59 -05:00
..
2023-07-02 05:46:45 +02:00
2023-01-09 00:51:05 +01:00
2024-06-16 15:39:35 +02:00
2024-06-15 16:44:41 +02:00
2023-07-02 05:46:45 +02:00
2023-05-30 19:34:55 +02:00
2020-01-31 15:43:42 +01:00
2023-02-23 13:15:14 +01:00
2024-06-16 19:15:07 +02:00
2023-08-17 21:58:41 +02:00
2023-08-04 09:20:50 +02:00
2023-08-17 21:58:41 +02:00
2023-01-09 00:51:05 +01:00
2020-12-13 21:21:21 +01:00