zig/lib/std/os
Andrew Kelley 8a8beefa36 solve the problem with Darwin shims in std.os instead
* implement SOCK_NONBLOCK and SOCK_CLOEXEC Darwin shims in std.os
 * revert changes to std.net
 * remove os.accept and rename os.accept4 to os.accept
2020-05-02 17:36:28 -04:00
..
bits solve the problem with Darwin shims in std.os instead 2020-05-02 17:36:28 -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 Get evented io code paths to build on macOS (#5233) 2020-05-02 14:14:46 -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 fix regressions in windows std lib tests 2020-05-02 01:25:22 -04:00