zig/lib/std/os/bits
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
..
linux Add mips support to standard library 2020-04-24 15:28:55 -04:00
darwin.zig solve the problem with Darwin shims in std.os instead 2020-05-02 17:36:28 -04: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