| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-10-04 | migrate from `std.Target.current` to `@import("builtin").target` | Andrew Kelley |
| 2021-09-16 | Set the Storage socket sizes to be system defined | Stephen Gregoratto |
| 2021-09-01 | std.os: more reorganization efforts | Andrew Kelley |
| 2021-08-24 | remove redundant license headers from zig standard library | Andrew Kelley |
| 2021-06-21 | fix code broken from previous commit | Jacob G-W |
| 2021-06-01 | x: replace std.builtin with std.Target.current | Kenta Iwasaki |
| 2021-06-01 | x/os, x/tcp: fix Socket.Message init values and tcp test buf len | lithdew |
| 2021-06-01 | x/io, x/os: async i/o reactor, cross-platform socket syscalls and bits | lithdew |
| 2021-05-10 | x/os/socket, std/os/windows: implement loading winsock extensions | lithdew |
| 2021-05-10 | x/net/tcp, x/os/socket: tcp.Client.{Reader, Writer} | lithdew |
| 2021-05-10 | std/os, x/os/socket: windows support, socket helpers, getpeername() | lithdew |
