aboutsummaryrefslogtreecommitdiff
path: root/lib/std/fs/watch.zig
AgeCommit message (Expand)Author
2020-03-30std lib API deprecations for the upcoming 0.6.0 releaseAndrew Kelley
2020-03-18fix swapped logic for WindowsAndrew Kelley
2020-03-03Update callers of fs.makePathdaurnimator
2020-02-28introduce operating system version ranges as part of the targetAndrew Kelley
2020-02-21remove @bytesToSlice, @sliceToBytes from std libxackus
2020-02-08std: fix bitrotted evented codeAndrew Kelley
2020-02-07skip self-hosted for now as we work towards async I/OAndrew Kelley
2020-02-06more std lib async I/O integrationAndrew Kelley