Historie revizí

Autor SHA1 Zpráva Datum
  sin-ack d3979b0bbd LibCore: Add documentation to Stream functions + make parameter clearer před 2 roky
  demostanis 1c5f6003d7 LibCore: Add File::open_file_or_standard_stream() před 2 roky
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) před 3 roky
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view před 3 roky
  kleines Filmröllchen 69218b92a5 LibCore+Userland: Use StringViews when calling Core::System::open před 3 roky
  Lucas CHOLLET e432a284d7 LibCore: Avoid some successive allocations in Stream::read_all() před 3 roky
  Michiel Visser 68772463cb LibCore: Add Stream::read_all() před 3 roky
  Ariel Don 244357472a LibCore: Add Core::Stream::File::exists() před 3 roky
  Sam Atkins fe5fdb200b LibCore+LibIPC: Make Core::Stream read_without_waiting() return Bytes před 3 roky
  Sam Atkins 3b1e063d30 LibCore+Everywhere: Make Core::Stream::read() return Bytes před 3 roky
  kleines Filmröllchen 1b67e19bd6 LibCore: Extract Stream::OpenMode conversion helper into static function před 3 roky
  Isak Holmstrom 41765895a8 LibCore: Make FreeBSD build SerenityOS před 3 roky
  Sam Atkins 4d5080388a LibCore+Tests: Add SeekableStream::truncate() před 3 roky
  sin-ack 17d3592cab LibCore: Add a timeout option to UDPSocket::connect před 3 roky
  Ali Mohammad Pur 07f444439c LibCore: Take StringViews by value in Stream::* function arguments před 3 roky
  sin-ack 259ed04087 LibCore: Implement LocalSocket::release_fd před 3 roky
  sin-ack 3de51a4b99 LibCore: Make sockets close-on-exec by default před 3 roky
  sin-ack ab36fb7a23 LibCore: Use Core::System and Error::from_syscall in Stream classes před 3 roky
  sin-ack 4d2e3de94c LibCore: Don't manually close the fd when connection fails in sockets před 3 roky
  sin-ack 4cad0dd74c LibCore: Implement LocalSocket::peer_pid před 3 roky
  sin-ack 92be52fd9f LibCore: Implement LocalSocket::adopt_fd před 3 roky
  sin-ack 27b49a60d0 LibCore: Implement LocalSocket::read_without_waiting před 3 roky
  sin-ack f9847372f3 LibCore: Implement LocalSocket::receive_fd and send_fd před 3 roky
  sin-ack 5f645e84d8 LibCore: Use Error::from_errno in Stream APIs před 3 roky
  sin-ack dbd25916a3 LibCore+Userland+Tests: Convert Stream APIs to construct on heap před 3 roky
  sin-ack eb389db92c LibCore: Remove the SocketError class před 3 roky
  sin-ack 19e13117ad LibCore: Implement the Serenity Stream API classes před 3 roky