Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn 7c6b5ed161 LibIPC+LibC: Add and use a helper to encode/decoder container sizes há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Taj Morton 146d45a652 LibC: Return h_aliases array from gethostbyname() and gethostbyaddr() há 2 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors há 3 anos atrás
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) há 3 anos atrás
  Michał Lach 6a7d3006d7 LibC: Add herror() and hstrerror() há 3 anos atrás
  Michał Lach bc18fa75ec LibC: Make h_errno thread-local há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Andreas Kling 5caeb8b747 LibC: Try to recover gracefully from failed LookupServer requests há 3 anos atrás
  Andreas Kling 3ec71e1400 LibC: Remove debug spam in getaddrinfo() há 3 anos atrás
  Idan Horowitz d68242ba2f LibC: Stub out the rest of the getnameinfo flags há 3 anos atrás
  Andreas Kling a15ed8743d AK: Make ByteBuffer::try_* functions return ErrorOr<void> há 3 anos atrás
  Ben Wiederhake 2798a19c70 LibC+LookupServer: Use u32 for the endpoint magic há 3 anos atrás
  Ben Wiederhake 34a8ee6da5 LibC+LookupServer: Compute magic number to avoid hardcoding há 3 anos atrás
  Idan Horowitz 6704961c82 AK: Replace the mutable String::replace API with an immutable version há 3 anos atrás
  Ali Mohammad Pur 3a9f00c59b Everywhere: Use OOM-safe ByteBuffer APIs where possible há 3 anos atrás
  Linus Groh 1b81b63663 LibC: Replace fprintf(stderr) with warnln() há 4 anos atrás
  Linus Groh d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" há 4 anos atrás
  Lenny Maiorani 800ea8ea96 Userland: static vs non-static constexpr variables há 4 anos atrás
  Gunnar Beutner f0fa51773a AK+Userland: Fix some compiler warnings and make variables const-ref há 4 anos atrás
  Jean-Baptiste Boric e16894af5a LibC: Do not include errno.h inside unistd.h há 4 anos atrás
  Linus Groh dbe72fd962 Everywhere: Remove empty line after function body opening curly brace há 4 anos atrás
  sin-ack 62af6cd4f9 IPCCompiler: Remove hardcoded endpoint magic, attempt deux há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Gunnar Beutner cd432860d8 LibC: Additional functionality for getaddrinfo() há 4 anos atrás
  Gunnar Beutner 7d12c08bec LibC: Add definition for the NI_NAMEREQD macro há 4 anos atrás
  Brendan Coles ce010de74f LibC: getaddrinfo: Set addrinfo sin_port to 0 if service arg is NULL há 4 anos atrás
  Gunnar Beutner 30b038f8d9 LibC: Implement getaddrinfo(), freeaddrinfo(), gai_strerror() and getnameinfo() há 4 anos atrás