aboutsummaryrefslogtreecommitdiff
path: root/lib/std/io/buffered_atomic_file.zig
AgeCommit message (Expand)Author
2020-06-08support Writer instead of OutStreamJonathan Marler
2020-04-27zig fmt: still print the relative pathAndrew Kelley
2020-03-30std lib API deprecations for the upcoming 0.6.0 releaseAndrew Kelley
2020-03-10(breaking) improve and simplify fixed buffer streams APIAndrew Kelley
2020-03-10(breaking) rework stream abstractionsAndrew Kelley