zig/lib/std/os
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
..
bits Fast-forward std.os.bits.wasi to match preview1 snapshot ABI 2020-04-30 13:28:50 -04:00
linux Add mips support to standard library 2020-04-24 15:28:55 -04:00
uefi @OpaqueType -> @Type(.Opaque) 2020-04-28 00:02:13 -06:00
windows @OpaqueType -> @Type(.Opaque) 2020-04-28 00:02:13 -06:00
bits.zig introduce operating system version ranges as part of the target 2020-02-28 14:51:53 -05:00
darwin.zig get rid of std.os.foo.is_the_target 2019-10-24 01:14:52 -04:00
dragonfly.zig DragonFlyBSD support 2019-10-30 21:21:58 -04:00
freebsd.zig get rid of std.os.foo.is_the_target 2019-10-24 01:14:52 -04:00
linux.zig Add mips support to standard library 2020-04-24 15:28:55 -04:00
netbsd.zig get rid of std.os.foo.is_the_target 2019-10-24 01:14:52 -04:00
test.zig std lib API deprecations for the upcoming 0.6.0 release 2020-03-30 14:23:22 -04:00
uefi.zig @OpaqueType -> @Type(.Opaque) 2020-04-28 00:02:13 -06:00
wasi.zig Update WASI snapshot to preview1 2020-04-30 01:52:12 -04:00
windows.zig std: support / in Windows paths 2020-04-27 13:39:06 -04:00