Age | Commit message (Expand) | Author |
---|---|---|
2021-04-29 | Kernel: Add MSG_PEEK support for the IPv4Socket | Justin |
2021-04-28 | Kernel+LibC: Implement the socketpair() syscall | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-27 | LibC: Add AF_INET6, PF_INET6 and IPPROTO_IPV6 macros | Andreas Kling |
2021-02-15 | Kernel+LibC: Stub out SO_{SND_RCV}BUF | AnotherTest |
2021-02-14 | Kernel+Userland: Give sys$recvfd() an options argument for O_CLOEXEC | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |