Commit Verlauf

Autor SHA1 Nachricht Datum
  Idan Horowitz 086969277e Everywhere: Run clang-format vor 3 Jahren
  Andreas Kling 5caeb8b747 LibC: Try to recover gracefully from failed LookupServer requests vor 3 Jahren
  Andreas Kling 3ec71e1400 LibC: Remove debug spam in getaddrinfo() vor 3 Jahren
  Idan Horowitz d68242ba2f LibC: Stub out the rest of the getnameinfo flags vor 3 Jahren
  Andreas Kling a15ed8743d AK: Make ByteBuffer::try_* functions return ErrorOr<void> vor 3 Jahren
  Ben Wiederhake 2798a19c70 LibC+LookupServer: Use u32 for the endpoint magic vor 3 Jahren
  Ben Wiederhake 34a8ee6da5 LibC+LookupServer: Compute magic number to avoid hardcoding vor 3 Jahren
  Idan Horowitz 6704961c82 AK: Replace the mutable String::replace API with an immutable version vor 3 Jahren
  Ali Mohammad Pur 3a9f00c59b Everywhere: Use OOM-safe ByteBuffer APIs where possible vor 3 Jahren
  Linus Groh 1b81b63663 LibC: Replace fprintf(stderr) with warnln() vor 4 Jahren
  Linus Groh d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" vor 4 Jahren
  Lenny Maiorani 800ea8ea96 Userland: static vs non-static constexpr variables vor 4 Jahren
  Gunnar Beutner f0fa51773a AK+Userland: Fix some compiler warnings and make variables const-ref vor 4 Jahren
  Jean-Baptiste Boric e16894af5a LibC: Do not include errno.h inside unistd.h vor 4 Jahren
  Linus Groh dbe72fd962 Everywhere: Remove empty line after function body opening curly brace vor 4 Jahren
  sin-ack 62af6cd4f9 IPCCompiler: Remove hardcoded endpoint magic, attempt deux vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Gunnar Beutner cd432860d8 LibC: Additional functionality for getaddrinfo() vor 4 Jahren
  Gunnar Beutner 7d12c08bec LibC: Add definition for the NI_NAMEREQD macro vor 4 Jahren
  Brendan Coles ce010de74f LibC: getaddrinfo: Set addrinfo sin_port to 0 if service arg is NULL vor 4 Jahren
  Gunnar Beutner 30b038f8d9 LibC: Implement getaddrinfo(), freeaddrinfo(), gai_strerror() and getnameinfo() vor 4 Jahren
  Gunnar Beutner 8fcf91b030 LibC: The port numbers returned by getservby*() should be in network byte order vor 4 Jahren
  Andreas Kling eb08a0edd5 LibC: Make it compile on 64-bit vor 4 Jahren
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY vor 4 Jahren
  AnotherTest 0c07c005b5 LibC: Stub out some addrinfo things vor 4 Jahren
  Sergey Bugaev d8967e4dff LookupServer+LibC: Pass IP addresses in binary vor 4 Jahren
  Sergey Bugaev 547130584c LookupServer: Switch to LibIPC :^) vor 4 Jahren
  Andreas Kling 5b37c0a71a LibC: Convert remaining String::format() to formatted()/number() vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren