Histórico de Commits

Autor SHA1 Mensagem Data
  sin-ack 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access há 3 anos atrás
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's há 3 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Gunnar Beutner c33592d28c Kernel+LibC: Update struct stat to use struct timespec instead of time_t há 4 anos atrás
  Andreas Kling e44c1792a7 Kernel: Add distinct InodeIndex type há 4 anos atrás
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum há 4 anos atrás
  Lenny Maiorani d1fe6a0b53 Everywhere: Redundant inline specifier on constexpr functions (#3807) há 4 anos atrás
  asynts ec1080b18a Refactor: Replace usages of FixedArray with Vector. há 4 anos atrás
  Sergey Bugaev e0d0d52455 Kernel: Use symbolic constants for file modes há 5 anos atrás
  Andreas Kling a7dbb3cf96 Kernel: Use a FixedArray for a process's extra GIDs há 5 anos atrás
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace há 5 anos atrás
  Andreas Kling 94ca55cefd Meta: Add license header to source files há 5 anos atrás
  Andreas Kling faf32153f6 Kernel: Take const Process& in InodeMetadata::may_{read,write,execute} há 5 anos atrás
  Andreas Kling fdde5cdf26 Kernel: Don't include the process GID in the "extra GIDs" table há 5 anos atrás
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. há 6 anos atrás
  Andreas Kling 00de8b9fc4 FileSystem: Don't create a temporary FileDescriptor every time we stat(). há 6 anos atrás
  Robin Burchell 0dc9af5f7e Add clang-format file há 6 anos atrás
  Andreas Kling f9864940eb Kernel: Move FS-related files into Kernel/FileSystem/ há 6 anos atrás