Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view пре 3 година
  kleines Filmröllchen 69218b92a5 LibCore+Userland: Use StringViews when calling Core::System::open пре 3 година
  Lucas CHOLLET e432a284d7 LibCore: Avoid some successive allocations in Stream::read_all() пре 3 година
  Michiel Visser 68772463cb LibCore: Add Stream::read_all() пре 3 година
  Ariel Don 244357472a LibCore: Add Core::Stream::File::exists() пре 3 година
  Sam Atkins fe5fdb200b LibCore+LibIPC: Make Core::Stream read_without_waiting() return Bytes пре 3 година
  Sam Atkins 3b1e063d30 LibCore+Everywhere: Make Core::Stream::read() return Bytes пре 3 година
  kleines Filmröllchen 1b67e19bd6 LibCore: Extract Stream::OpenMode conversion helper into static function пре 3 година
  Isak Holmstrom 41765895a8 LibCore: Make FreeBSD build SerenityOS пре 3 година
  Sam Atkins 4d5080388a LibCore+Tests: Add SeekableStream::truncate() пре 3 година
  sin-ack 17d3592cab LibCore: Add a timeout option to UDPSocket::connect пре 3 година
  Ali Mohammad Pur 07f444439c LibCore: Take StringViews by value in Stream::* function arguments пре 3 година
  sin-ack 259ed04087 LibCore: Implement LocalSocket::release_fd пре 3 година
  sin-ack 3de51a4b99 LibCore: Make sockets close-on-exec by default пре 3 година
  sin-ack ab36fb7a23 LibCore: Use Core::System and Error::from_syscall in Stream classes пре 3 година
  sin-ack 4d2e3de94c LibCore: Don't manually close the fd when connection fails in sockets пре 3 година
  sin-ack 4cad0dd74c LibCore: Implement LocalSocket::peer_pid пре 3 година
  sin-ack 92be52fd9f LibCore: Implement LocalSocket::adopt_fd пре 3 година