Commit History

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