Historial de Commits

Autor SHA1 Mensaje Fecha
  Tim Schumacher 5061a905ff LibCore: Remove `Stream::is_{readable,writable}` hace 2 años
  Tim Schumacher 4e7da96d58 LibCore: Add a wrapper for adapting Core::Stream to AK::InputStream hace 2 años
  Tim Schumacher 2fc2025f49 LibCore: Move `Core::Stream::File::exists()` to `Core::File` hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Sam Atkins cb5f83606a LibCore: Optionally pass MSG_NOSIGNAL to socket read/writes hace 2 años
  Tim Schumacher 6e29619dcb LibCore: Add `Stream::discard()` hace 2 años
  Tim Schumacher 7a065513cd LibCore: Add a basic wrapper for adapting AK::Stream to Core::Stream hace 2 años
  davidot d9360676cd LibCore: Add standard_{output, input, error} functions to File::Stream hace 2 años
  davidot e0cccaa583 LibCore: Add option to Stream::File to not close the file on destruction hace 2 años
  Andrew Kaster 1d533acbc0 AK+Userland: Replace Linux, macOS, and *BSD macros with platform defines hace 2 años
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY hace 2 años
  Andrew Kaster a81475d9fb LibCore: Don't assume that the first address from getaddrinfo is IPv4 hace 2 años
  Gunnar Beutner 400cc41176 LibCore: Make Core::System::{send,recv}fd work on macOS hace 2 años
  Andreas Kling eb709ddd63 LibCore: Add fd() and notifier() accessors to Core::Stream::LocalSocket hace 2 años
  Andreas Kling d652794862 LibCore: Implement LocalSocket send_fd() and receive_fd() on Linux hace 2 años
  sin-ack a192095594 LibCore: Rewrite Core::Stream::read_all_impl hace 2 años
  sin-ack d3979b0bbd LibCore: Add documentation to Stream functions + make parameter clearer hace 2 años
  demostanis 1c5f6003d7 LibCore: Add File::open_file_or_standard_stream() hace 3 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view hace 3 años
  kleines Filmröllchen 69218b92a5 LibCore+Userland: Use StringViews when calling Core::System::open hace 3 años
  Lucas CHOLLET e432a284d7 LibCore: Avoid some successive allocations in Stream::read_all() hace 3 años
  Michiel Visser 68772463cb LibCore: Add Stream::read_all() hace 3 años
  Ariel Don 244357472a LibCore: Add Core::Stream::File::exists() hace 3 años
  Sam Atkins fe5fdb200b LibCore+LibIPC: Make Core::Stream read_without_waiting() return Bytes hace 3 años
  Sam Atkins 3b1e063d30 LibCore+Everywhere: Make Core::Stream::read() return Bytes hace 3 años
  kleines Filmröllchen 1b67e19bd6 LibCore: Extract Stream::OpenMode conversion helper into static function hace 3 años
  Isak Holmstrom 41765895a8 LibCore: Make FreeBSD build SerenityOS hace 3 años
  Sam Atkins 4d5080388a LibCore+Tests: Add SeekableStream::truncate() hace 3 años
  sin-ack 17d3592cab LibCore: Add a timeout option to UDPSocket::connect hace 3 años