Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 0ae8702692 Kernel: Make File::stat() & friends return Error<struct stat> %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro fa517b213a Kernel: Handle string format errors in FileSystem APIs :^) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> %!s(int64=3) %!d(string=hai) anos
  Ben Wiederhake c05c5a7ff4 Kernel: Clarify ambiguous {File,Description}::absolute_path %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ed5d04b0ea Kernel: Use KResultOr and TRY() for FIFO %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 01993d0af3 Kernel: Make DoubleBuffer::try() return KResultOr %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c1c774da91 Kernel: Use TRY() in FIFO %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ed77b6f8cb Kernel: Remove an obviously redundant check in FIFO::read() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 59335bd8ea Kernel: Rename FileDescription::create() => try_create() %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz cf271183b4 Kernel: Make Process::current() return a Process& instead of Process* %!s(int64=3) %!d(string=hai) anos
  Andreas Kling cda69704dc Kernel: Remove unused FIFO::all_fifos() table %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 4c4b8ea443 Kernel: Properly handle non-blocking I/O on pipes %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 6d83b2d8f0 Kernel: Migrate FIFO table locking to ProtectedValue %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 25d7beec6b Kernel: Use atomic integer for next FIFO id %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric aea98a85d1 Kernel: Move Lockable into its own header %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric f7f794e74a Kernel: Move Mutex into Locking/ %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 8d3b819daf Kernel: Handle OOM from DoubleBuffer creation in FIFO creation %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker %!s(int64=4) %!d(string=hai) anos
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1c43836990 Kernel: Remove unused header includes in FileSystem subtree %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f4eff7df8f Kernel: Convert String::format() => String::formatted() %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric b05b4d4b24 Kernel: Refactor storage stack with u64 as file operations offset %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a166a65eff Kernel: Don't return -EFOO when return type is KResultOr<...> %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 2fc684f6bc Kernel: Remove ancient FIFO_DEBUG code %!s(int64=4) %!d(string=hai) anos