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
..
2020-08-15 20:38:31 +02:00
2023-02-23 16:11:01 +01:00
2022-10-10 06:36:02 +02:00
2023-02-23 13:15:14 +01:00
2020-11-01 17:22:32 +01:00
2020-01-31 15:43:42 +01:00
2020-01-31 15:43:42 +01:00
2023-08-17 21:58:41 +02:00
2020-01-31 15:43:42 +01:00
2020-01-31 15:43:42 +01:00
2020-01-31 15:43:42 +01:00
2020-12-27 18:56:00 +01:00
2021-09-13 18:09:44 +02:00