Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling 70b2225b3d Kernel: Store LocalSocket address as a KString internally преди 3 години
  Andreas Kling 48a1a3c0ce Kernel: Rename LocalSocket::create_connected_pair() => try_*() преди 3 години
  Andreas Kling 242063866f Kernel: Rename LocalSocket factory to try_create() & tighten return type преди 3 години
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's преди 3 години
  Peter Elliott 39a77559f1 Kernel+LibC: Implement FIONREAD ioctl преди 4 години
  Brian Gianforcaro 109c885585 Kernel: Handle OOM from DoubleBuffer usage in Net/LocalSocket преди 4 години
  Brian Gianforcaro ddc950ce42 Kernel: Avoid file descriptor leak in Process::sys$socketpair on error преди 4 години
  Andreas Kling c9f6786e8b Kernel: Make various T::class_name() and similar return StringView преди 4 години
  Brian Gianforcaro e0da61f9d6 Kernel: Switch LocalSocket to IntrusiveList from InlineLinkedList преди 4 години
  Gunnar Beutner aa792062cb Kernel+LibC: Implement the socketpair() syscall преди 4 години
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
  Ben Wiederhake 5c15ca7b84 Kernel: Make sockets use AK::Time преди 4 години
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions преди 4 години
  Andreas Kling c6a0694f50 Kernel: Don't assert when reading from a listening-mode local socket преди 4 години
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler преди 4 години
  Nico Weber 416d470d07 Kernel: Plumb packet receive timestamp from NetworkAdapter to Socket::recvfrom преди 4 години
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks преди 4 години
  Brian Gianforcaro 8e97de2df9 Kernel: Use Userspace<T> for the recvfrom syscall, and Socket implementation преди 5 години
  Brian Gianforcaro 9f9b05ba0f Kernel: Use Userspace<T> for the sendto syscall, and Socket implementation преди 5 години
  Brian Gianforcaro 02660b5d60 Kernel: Use Userspace<T> for the bind syscall, and implementation преди 5 години
  Brian Gianforcaro 30b2c0dc85 Kernel: Use Userspace<T> for the getsockopt syscall and Socket interface преди 5 години
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> преди 5 години
  Andreas Kling 28bfd73b68 Kernel: Minor cleanups in sendfd/recvfd преди 5 години
  Andreas Kling d4195672b7 Kernel+LibC: Add sys$recvfd() and sys$sendfd() for fd passing преди 5 години
  Sergey Bugaev a9946a99f2 Kernel: Pass a FileDescription to File::chmod() and File::chown() преди 5 години
  Sergey Bugaev 54550365eb Kernel: Use shared locking mode in some places преди 5 години
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc преди 5 години
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity преди 5 години
  Andreas Kling 635ae70b8f Kernel: More header dependency reduction work преди 5 години
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace преди 5 години