Historial de Commits

Autor SHA1 Mensaje Fecha
  Tim Schumacher ae64b68717 AK: Deprecate the old `AK::Stream` hace 2 años
  Liav A 965afba320 Kernel/FileSystem: Add a few missing includes hace 2 años
  Andreas Kling 30861daa93 Kernel: Simplify the File memory-mapping API hace 2 años
  Andreas Kling cf16b2c8e6 Kernel: Wrap process address spaces in SpinlockProtected hace 2 años
  Andreas Kling 006f753647 Kernel: Make File::{chown,chmod} take credentials as input hace 2 años
  Andreas Kling 728c3fbd14 Kernel: Use RefPtr instead of LockRefPtr for Custody hace 2 años
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes hace 2 años
  Idan Horowitz 3a80b25ed6 Kernel: Support F_SETLKW in fcntl hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Andreas Kling 248832f438 Kernel: Convert OpenFileDescriptor from mutex to spinlock hace 3 años
  Andreas Kling 0ae8702692 Kernel: Make File::stat() & friends return Error<struct stat> hace 3 años
  sin-ack 69ef211925 Kernel+LibC: Move errno definitions to Kernel/API/POSIX hace 3 años
  Hendiadyoin1 4cec16a713 Kernel: Add implied auto-specifiers in FileSystem hace 3 años
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr hace 3 años
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> hace 3 años
  Ben Wiederhake c05c5a7ff4 Kernel: Clarify ambiguous {File,Description}::absolute_path hace 3 años
  TheFightingCatfish a81b21c1a7 Kernel+LibC: Implement fsync hace 3 años
  Liav A e0d712c6f7 Kernel+SystemServer: Defer creation of device nodes to userspace hace 3 años
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription hace 3 años