커밋 기록

작성자 SHA1 메시지 날짜
  nipos bfacbe1e0d LibCore: Enable file descriptor passing on OpenBSD 2 년 전
  Niklas Poslovski 19bae983e4 LibCore: Enable file descriptor passing on FreeBSD 2 년 전
  Tim Schumacher 100112134d LibCore: Allow zero-sized spans in `Stream::*_entire_buffer` 2 년 전
  Tim Schumacher dd948b046c LibCore: Add `Stream::WrapInAKOutputStream` 2 년 전
  Lucas CHOLLET 048d0a9870 LibCore: Use `System::getaddrinfo()` in `Socket::resolve_host` 2 년 전
  Drew DeVault c7f8d74c1c LibCore: Fix struct msghdr initialization 2 년 전
  Lucas CHOLLET 3750687821 LibCore: Use `Core::System::poll()` in `PosixSocketHelper` 2 년 전
  Tim Schumacher 3fccf2481c LibCore: Make not discarding all requested bytes from a stream an error 2 년 전
  Tim Schumacher 9a3e95785e LibCore: Propagate errors from `Stream::*_entire_buffer` 2 년 전
  Tim Schumacher 6c7c5a6786 LibCore: Rename `Stream::*_or_error` to `*_entire_buffer` 2 년 전
  Tim Schumacher ed4c2f2f8e LibCore: Rename `Stream::read_all` to `read_until_eof` 2 년 전
  Tim Schumacher 5061a905ff LibCore: Remove `Stream::is_{readable,writable}` 2 년 전
  Tim Schumacher 4e7da96d58 LibCore: Add a wrapper for adapting Core::Stream to AK::InputStream 2 년 전
  Tim Schumacher 2fc2025f49 LibCore: Move `Core::Stream::File::exists()` to `Core::File` 2 년 전
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 년 전
  Sam Atkins cb5f83606a LibCore: Optionally pass MSG_NOSIGNAL to socket read/writes 2 년 전
  Tim Schumacher 6e29619dcb LibCore: Add `Stream::discard()` 2 년 전
  Tim Schumacher 7a065513cd LibCore: Add a basic wrapper for adapting AK::Stream to Core::Stream 2 년 전
  davidot d9360676cd LibCore: Add standard_{output, input, error} functions to File::Stream 2 년 전
  davidot e0cccaa583 LibCore: Add option to Stream::File to not close the file on destruction 2 년 전
  Andrew Kaster 1d533acbc0 AK+Userland: Replace Linux, macOS, and *BSD macros with platform defines 2 년 전
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY 2 년 전
  Andrew Kaster a81475d9fb LibCore: Don't assume that the first address from getaddrinfo is IPv4 2 년 전
  Gunnar Beutner 400cc41176 LibCore: Make Core::System::{send,recv}fd work on macOS 2 년 전
  Andreas Kling eb709ddd63 LibCore: Add fd() and notifier() accessors to Core::Stream::LocalSocket 2 년 전
  Andreas Kling d652794862 LibCore: Implement LocalSocket send_fd() and receive_fd() on Linux 2 년 전
  sin-ack a192095594 LibCore: Rewrite Core::Stream::read_all_impl 2 년 전
  sin-ack d3979b0bbd LibCore: Add documentation to Stream functions + make parameter clearer 2 년 전
  demostanis 1c5f6003d7 LibCore: Add File::open_file_or_standard_stream() 2 년 전
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 년 전