vibe-core/source/vibe
v1ne ce9faec1c1 FileStream: Forbid seek(.) or truncate(.) when appending to a file
Those functions do not work for files opened for appending. Make this clear.
2019-07-26 00:29:59 +02:00
..
core FileStream: Forbid seek(.) or truncate(.) when appending to a file 2019-07-26 00:29:59 +02:00
internal Make FixedRingBuffer compatible with non-copyable structs. 2019-01-14 22:15:38 +01:00
appmain.d Add appmain for backwards compatibility. 2016-11-04 21:34:01 +01:00