aboutsummaryrefslogtreecommitdiff
path: root/std/os/bits.zig
AgeCommit message (Collapse)Author
2019-09-25mv std/ lib/Andrew Kelley
that's all this commit does. further commits will fix cli flags and such. see #2221
2019-05-29run zig fmt to update `use` to `usingnamespace`Andrew Kelley
2019-05-26rename "posix" to "bits"Andrew Kelley