zig/lib/std/os/bits/linux
lithdew 13068da43e x/os, x/net: re-approach Address, rename namespace TCP -> tcp
Address comments from @ifreund and @MasterQ32 to address unsafeness and
ergonomics of the `Address` API.

Rename the `TCP` namespace to `tcp` as it does not contain any
top-level fields.

Fix missing reference to `sockaddr` which was identified by @kprotty in
os/bits/linux/arm64.zig.
2021-05-03 14:49:10 +09:00
..
arm-eabi.zig Add epoll_pwait2 Linux syscall 2021-02-21 11:47:13 +02:00
arm64.zig x/os, x/net: re-approach Address, rename namespace TCP -> tcp 2021-05-03 14:49:10 +09:00
errno-generic.zig Year++ 2020-12-31 15:45:24 -08:00
errno-mips.zig std: Import correct errno defs for SPARC 2021-05-01 11:03:59 +02:00
errno-sparc.zig std: Import correct errno defs for SPARC 2021-05-01 11:03:59 +02:00
i386.zig Add epoll_pwait2 Linux syscall 2021-02-21 11:47:13 +02:00
mips.zig Add epoll_pwait2 Linux syscall 2021-02-21 11:47:13 +02:00
netlink.zig Year++ 2020-12-31 15:45:24 -08:00
powerpc.zig std: Use stat definition with 32bit *time fields 2021-04-21 16:31:30 +02:00
powerpc64.zig Add epoll_pwait2 Linux syscall 2021-02-21 11:47:13 +02:00
prctl.zig Year++ 2020-12-31 15:45:24 -08:00
riscv64.zig Add epoll_pwait2 Linux syscall 2021-02-21 11:47:13 +02:00
securebits.zig Year++ 2020-12-31 15:45:24 -08:00
sparc64.zig Add epoll_pwait2 Linux syscall 2021-02-21 11:47:13 +02:00
x86_64.zig std: add sendmsg 2021-02-28 21:57:43 +02:00