Commit History

作者 SHA1 備註 提交日期
  Peter Elliott f20902deb3 Kernel: Support sending filedescriptors with sendmsg(2) and SCM_RIGHTS 2 年之前
  Emily Trau abc150085f LibC: Add missing sys/cdefs.h include 2 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Andreas Kling b92e6b02e5 Kernel+LibC: Share definitions for sys/socket.h and sys/un.h 3 年之前
  Luke e3b588a43d Kernel+LibC: Add linger to sys/sockets.h 4 年之前
  Jelle Raaijmakers e483de93ce LibC: Define `MSG_OOB` 4 年之前
  Gunnar Beutner 89956cb0d6 Kernel+Userspace: Implement the accept4() system call 4 年之前
  Justin e6401d65bd Kernel: Add MSG_PEEK support for the IPv4Socket 4 年之前
  Gunnar Beutner aa792062cb Kernel+LibC: Implement the socketpair() syscall 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling 5bd8a416ea LibC: Add AF_INET6, PF_INET6 and IPPROTO_IPV6 macros 4 年之前
  AnotherTest 1e79c04616 Kernel+LibC: Stub out SO_{SND_RCV}BUF 4 年之前
  Andreas Kling 781d29a337 Kernel+Userland: Give sys$recvfd() an options argument for O_CLOEXEC 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前