zig/lib/std/os/bits
Jakub Konka b23a87953a Fast-forward std.os.bits.wasi to match preview1 snapshot ABI
`wasi_snapshot_preview1` introduced a couple of ABI changes. This
commit fast-forwards the types and consts defined in `std.os.bits.wasi`
to match those changes.
2020-04-30 13:28:50 -04:00
..
linux Add mips support to standard library 2020-04-24 15:28:55 -04:00
darwin.zig Use flock instead of fcntl to lock files 2020-04-02 22:57:02 -06:00
dragonfly.zig Merge pull request #4711 from leroycep/feature-file-locks 2020-04-10 15:00:45 -04:00
freebsd.zig Add LOCK_* constants to BSD os/bits 2020-04-02 23:50:12 -06:00
linux.zig std.meta.IntType -> std.meta.Int 2020-04-28 19:11:31 -06:00
netbsd.zig Add LOCK_* constants to BSD os/bits 2020-04-02 23:50:12 -06:00
wasi.zig Fast-forward std.os.bits.wasi to match preview1 snapshot ABI 2020-04-30 13:28:50 -04:00
windows.zig Use os.ino_t for everything 2020-03-08 21:52:36 -06:00